Pwirth has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/152289

Change subject: Improved TopMenuBarCustomizer styles
......................................................................

Improved TopMenuBarCustomizer styles

Change-Id: I100935b5a3bc426c921bcdc61b26c0aaef5c22cf
---
M resources/components/skin.menuTop.less
1 file changed, 16 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/BlueSpiceSkin 
refs/changes/89/152289/1

diff --git a/resources/components/skin.menuTop.less 
b/resources/components/skin.menuTop.less
index c954eed..c393906 100644
--- a/resources/components/skin.menuTop.less
+++ b/resources/components/skin.menuTop.less
@@ -192,4 +192,20 @@
                        z-index: 9999999;
                }
        }
+}
+
+#bs-apps {
+       ul.bs-apps-child {
+               box-shadow:@bs-box-shadow;
+               background-color: @bs-color-dark-grey;
+               li {
+                       a {
+                               color: black !important;
+                               text-align: left;
+                       }
+               }
+               li:hover {
+                       background-color: rgb(177, 177, 177);
+               }
+       }
 }
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/152289
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I100935b5a3bc426c921bcdc61b26c0aaef5c22cf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: master
Gerrit-Owner: Pwirth <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to