https://www.mediawiki.org/wiki/Special:Code/MediaWiki/109496

Revision: 109496
Author:   preilly
Date:     2012-01-19 05:05:08 +0000 (Thu, 19 Jan 2012)
Log Message:
-----------
1.18wmf: MFT r109495

Modified Paths:
--------------
    branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css

Modified: 
branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css
===================================================================
--- branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css 
2012-01-19 05:04:35 UTC (rev 109495)
+++ branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css 
2012-01-19 05:05:08 UTC (rev 109496)
@@ -315,14 +315,14 @@
 }
 
 .mwm-message.mwm-notice {
-       background: #000000;
+       background: #FFFFFF;
        font-size: 1.1em;
-       color: #ffffff;
+       color: #000000;
 }
 .mwm-message.mwm-notice a {
        text-decoration: underline;
        font-weight: bold;
-       color: #ffffff;
+       color: #000000;
 }
 
 h3#sopa-notice {


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

Reply via email to