Jforrester has uploaded a new change for review.

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

Change subject: Follow-up 276c30e: Use the correct hex for the green we want
......................................................................

Follow-up 276c30e: Use the correct hex for the green we want

Bug: T136175
Change-Id: I4ce6010d55c361c56584a36ac252a68f0d2ee363
---
M mw-config/config.css
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/76/290976/1

diff --git a/mw-config/config.css b/mw-config/config.css
index 9cfc40f..3aeb1ed 100644
--- a/mw-config/config.css
+++ b/mw-config/config.css
@@ -137,7 +137,7 @@
 .success-message {
        font-weight: bold;
        font-size: 110%;
-       color: #0f0;
+       color: #008000;
 }
 
 .success-box {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ce6010d55c361c56584a36ac252a68f0d2ee363
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

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

Reply via email to