From 9e01c304c75632b4abd232b4ec1a0b44bda41d57 Mon Sep 17 00:00:00 2001 From: BingoKingo Date: Sat, 2 May 2020 14:45:54 +0800 Subject: [PATCH] re --- theme/tfo_md.php | 16 ++++++++-------- theme/tfo_mdtr.php | 16 ++++++++-------- theme/tfo_mdtr_baw.php | 16 ++++++++-------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/theme/tfo_md.php b/theme/tfo_md.php index 3f546fe..c4ddbe3 100644 --- a/theme/tfo_md.php +++ b/theme/tfo_md.php @@ -64,23 +64,23 @@ } @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:925px){ .list-table td.file,.list-table th.file{width:calc(94% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:781px){ .list-table td.file,.list-table th.file{width:calc(93% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:679px){ .list-table td.file,.list-table th.file{width:calc(92% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } diff --git a/theme/tfo_mdtr.php b/theme/tfo_mdtr.php index 31188e0..b2611f3 100644 --- a/theme/tfo_mdtr.php +++ b/theme/tfo_mdtr.php @@ -63,23 +63,23 @@ } @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:925px){ .list-table td.file,.list-table th.file{width:calc(94% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:781px){ .list-table td.file,.list-table th.file{width:calc(93% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:679px){ .list-table td.file,.list-table th.file{width:calc(92% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } diff --git a/theme/tfo_mdtr_baw.php b/theme/tfo_mdtr_baw.php index b0b2379..b936dcb 100644 --- a/theme/tfo_mdtr_baw.php +++ b/theme/tfo_mdtr_baw.php @@ -63,23 +63,23 @@ } @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:925px){ .list-table td.file,.list-table th.file{width:calc(94% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:781px){ .list-table td.file,.list-table th.file{width:calc(93% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} } @media only screen and (max-width:679px){ .list-table td.file,.list-table th.file{width:calc(92% - 220px)} - .size{width:140px} - .updated_at{width:70px} + .list-table td.size{width:140px !important} + .list-table td.updated_at{width:70px !important} }