r109283 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109282‎ | r109283 | r109284 >
Date:02:31, 18 January 2012
Author:preilly
Status:ok
Tags:sopa 
Comment:
change notice to black background with white text
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/common.css
@@ -289,3 +289,11 @@
290290 padding: 3px;
291291 }
292292
 293+.mwm-message.mwm-notice {
 294+ background: #000000;
 295+ font-size: 1.1em;
 296+ color: #ffffff;
 297+}
 298+.mwm-message.mwm-notice a {
 299+ color: #ffffff;
 300+}

Status & tagging log