Skip to content

Commit

Permalink
Update screen-mobile.less
Browse files Browse the repository at this point in the history
  • Loading branch information
TranTheTrung authored May 26, 2021
1 parent c027e98 commit d2bce90
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions skins/Timeless/resources/screen-mobile.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand All @@ -17,59 +16,15 @@
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 {
/* Prevent indicators from interfering with title and causing overflow */
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 {
Expand Down

0 comments on commit d2bce90

Please sign in to comment.