diff --git a/theme/tfo_md.php b/theme/tfo_md.php index c4ddbe3..7ab37d9 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)} - .list-table td.size{width:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.updated_at{width:140px !important} } diff --git a/theme/tfo_mdtr.php b/theme/tfo_mdtr.php index b2611f3..6481e2d 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)} - .list-table td.size{width:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.updated_at{width:140px !important} } diff --git a/theme/tfo_mdtr_baw.php b/theme/tfo_mdtr_baw.php index b936dcb..73e5863 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)} - .list-table td.size{width:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.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:140px !important} - .list-table td.updated_at{width:70px !important} + .list-table td.size{width:70px !important} + .list-table td.updated_at{width:140px !important} }