jenkins-bot has submitted this change and it was merged.
Change subject: Don't use a too light gray for top-bar
......................................................................
Don't use a too light gray for top-bar
Use @colorGray14 instead of 15 to make much clearer, that the top-bar
is different content element.
Bug: 72223
Change-Id: I44f8257746d8258a5ed3c74c30f88f68ddb1d190
---
M less/ui.less
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jdlrobson: Looks good to me, approved
jenkins-bot: Verified
diff --git a/less/ui.less b/less/ui.less
index 059de1e..f78a183 100644
--- a/less/ui.less
+++ b/less/ui.less
@@ -15,7 +15,7 @@
#content_wrapper {
.top-bar {
- background-color: @colorGray15;
+ background-color: @colorGray14;
padding: 5px @contentMargin;
display: block;
color: @colorGray6;
--
To view, visit https://gerrit.wikimedia.org/r/167403
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I44f8257746d8258a5ed3c74c30f88f68ddb1d190
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Awjrichards <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits