From 63118545c3fa40e329c2e6c40c33ce4fb5526f34 Mon Sep 17 00:00:00 2001 From: TranTheTrung Date: Wed, 9 Jun 2021 18:10:56 +0700 Subject: [PATCH] Update screen-common.less --- skins/Timeless/resources/screen-common.less | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/skins/Timeless/resources/screen-common.less b/skins/Timeless/resources/screen-common.less index c5bf60b6..f8b38395 100644 --- a/skins/Timeless/resources/screen-common.less +++ b/skins/Timeless/resources/screen-common.less @@ -128,14 +128,7 @@ button span.oo-ui-labelElement-label { /* Side bar */ -#mw-site-navigation { - display:none; - .box; - line-height: 1.125; - word-wrap: break-word; - position: fixed; - z-index: 8; - +.mw-portlet { ul, li { list-style: none; margin: 0; @@ -164,7 +157,15 @@ button span.oo-ui-labelElement-label { margin-right: 6px; } } +} +#mw-site-navigation { + display:none; + .box; + line-height: 1.125; + word-wrap: break-word; + position: fixed; + z-index: 8; a { color: @base-black; } @@ -202,10 +203,6 @@ button span.oo-ui-labelElement-label { display: flex !important; align-items: center; background-repeat: no-repeat; - &:hover { - background: @base90; - color: #222; - } } .header-item {