From 54fa073ec43f895f885b051b1dfb3587ada96f72 Mon Sep 17 00:00:00 2001 From: BingoKingo Date: Sat, 2 May 2020 15:02:06 +0800 Subject: [PATCH] re --- theme/tfo_md.php | 24 ++++++++++++++---------- theme/tfo_mdtr.php | 23 ++++++++++++++--------- theme/tfo_mdtr_baw.php | 23 ++++++++++++++--------- 3 files changed, 42 insertions(+), 28 deletions(-) diff --git a/theme/tfo_md.php b/theme/tfo_md.php index 7ab37d9..e897db0 100644 --- a/theme/tfo_md.php +++ b/theme/tfo_md.php @@ -54,8 +54,7 @@ .operatediv div{margin:16px} .operatediv_close{position:absolute;right:3px;top:3px;} .readme{padding:8px;background-color:rgb(245,245,245);} - .markdown-body{padding:20px;text-align:left;font-size:14px !important} - @media only screen and (max-width:605px){ + @media only screen and (max-width:480px){ .title{margin-bottom:24px} .list-wrapper{width:96%; margin:0 auto 10px;} .list-table {padding:8px} @@ -64,23 +63,28 @@ } @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:925px){ .list-table td.file,.list-table th.file{width:calc(94% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:781px){ .list-table td.file,.list-table th.file{width:calc(93% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:679px){ .list-table td.file,.list-table th.file{width:calc(92% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:605px){ + .list-table td.file,.list-table th.file{width:calc(91% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } diff --git a/theme/tfo_mdtr.php b/theme/tfo_mdtr.php index 6481e2d..ae7f71b 100644 --- a/theme/tfo_mdtr.php +++ b/theme/tfo_mdtr.php @@ -54,7 +54,7 @@ .operatediv_close{position:absolute;right:3px;top:3px;} .readme{padding:8px;background-color:rgba(245,245,245,0.3);} .markdown-body{padding:20px;text-align:left;font-size:14px !important} - @media only screen and (max-width:605px){ + @media only screen and (max-width:480px){ .title{margin-bottom:24px} .list-wrapper{width:96%; margin:0 auto 10px;} .list-table {padding:8px} @@ -63,23 +63,28 @@ } @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:925px){ .list-table td.file,.list-table th.file{width:calc(94% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:781px){ .list-table td.file,.list-table th.file{width:calc(93% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:679px){ .list-table td.file,.list-table th.file{width:calc(92% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:605px){ + .list-table td.file,.list-table th.file{width:calc(91% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } diff --git a/theme/tfo_mdtr_baw.php b/theme/tfo_mdtr_baw.php index 73e5863..c2b549c 100644 --- a/theme/tfo_mdtr_baw.php +++ b/theme/tfo_mdtr_baw.php @@ -54,7 +54,7 @@ .operatediv_close{position:absolute;right:3px;top:3px;} .readme{padding:8px;background-color:rgba(245,245,245,0.3);} .markdown-body{padding:20px;text-align:left;font-size:14px !important} - @media only screen and (max-width:605px){ + @media only screen and (max-width:480px){ .title{margin-bottom:24px} .list-wrapper{width:96%; margin:0 auto 10px;} .list-table {padding:8px} @@ -63,23 +63,28 @@ } @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:925px){ .list-table td.file,.list-table th.file{width:calc(94% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:781px){ .list-table td.file,.list-table th.file{width:calc(93% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} } @media only screen and (max-width:679px){ .list-table td.file,.list-table th.file{width:calc(92% - 220px)} - .list-table td.size{width:70px !important} - .list-table td.updated_at{width:140px !important} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:605px){ + .list-table td.file,.list-table th.file{width:calc(91% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} }