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 @@
290
290
padding: 3px;
291
291
}
292
292
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
21:04, 24 January 2012
😂
(
talk
|
contribs
)
changed the
status
of r109283
[
removed:
new
added:
ok]
14:29, 19 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r109283
[
added:
sopa]