From d2bce904bb35a9b48215026772b8733ce8dbc917 Mon Sep 17 00:00:00 2001 From: TranTheTrung Date: Wed, 26 May 2021 19:34:59 +0700 Subject: [PATCH] Update screen-mobile.less --- skins/Timeless/resources/screen-mobile.less | 45 --------------------- 1 file changed, 45 deletions(-) diff --git a/skins/Timeless/resources/screen-mobile.less b/skins/Timeless/resources/screen-mobile.less index 3e006edf..32b83366 100644 --- a/skins/Timeless/resources/screen-mobile.less +++ b/skins/Timeless/resources/screen-mobile.less @@ -5,7 +5,6 @@ #p-variants-desktop, #mw-page-header-links #ca-view, #page-tools h2, -#other-languages h2, .sidebar-chunk h3, #p-toolbox, #mw-site-navigation #n-portal, #mw-site-navigation #n-help-mediawiki { display: none; } @@ -17,19 +16,8 @@ padding: 0 @content-padding; } -.color-middle { - margin: auto; - width: 34%; -} - .categories-bottom(); -.color-right, -.color-middle, -.color-left { - background: @red-dark; -} - /* Page header */ h1.firstHeading { @@ -37,39 +25,6 @@ h1.firstHeading { clear: right; } -/* Page actions */ - -#p-namespaces li { - margin-right: 1.5em; -} - -.tools-inline li a { - .ca-icon-only(); -} - -#ca-more, -#ca-languages { - &:after { - margin-left: -0.35em; - } - - span { - .ca-icon-only(); - display: inline-block; - overflow: visible; - } -} - -#ca-more span { - .background-image-svg( 'images/gear-grey.svg', 'images/gear-grey.png' ); - background-repeat: no-repeat; -} - -#ca-languages span { - .background-image-svg( 'images/languages-grey.svg', 'images/languages-grey.png' ); - background-repeat: no-repeat; -} - /* Full-width thumbnails */ div.thumb {