Esanders has uploaded a new change for review.

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

Change subject: Add white background to toolbar in MediaWiki theme
......................................................................

Add white background to toolbar in MediaWiki theme

For floating toolbars.

Change-Id: Ia54799b08237f7f86a1f09195b5f5da0513a2e8f
---
M src/themes/mediawiki/tools.less
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/94/165994/1

diff --git a/src/themes/mediawiki/tools.less b/src/themes/mediawiki/tools.less
index c35bfa9..d701949 100644
--- a/src/themes/mediawiki/tools.less
+++ b/src/themes/mediawiki/tools.less
@@ -3,6 +3,7 @@
 .theme-oo-ui-toolbar () {
        &-bar {
                border-bottom: solid 1px #ccc;
+               background: #fff;
 
                .oo-ui-toolbar-bar {
                        border: none;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia54799b08237f7f86a1f09195b5f5da0513a2e8f
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Esanders <esand...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to