r109284 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r109283
|
r109284
|
r109285
>
Date:
02:34, 18 January 2012
Author:
preilly
Status:
ok
Tags:
sopa
Comment:
make link underlined and bold the text
Modified paths:
/trunk/extensions/MobileFrontend/stylesheets/common.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MobileFrontend/stylesheets/common.css
—
—
@@ -294,6 +294,8 @@
295
295
font-size: 1.1em;
296
296
color: #ffffff;
297
297
}
298
-.mwm-message.mwm-notice a {
298
+.mwm-message.mwm-notice a {
299
+ text-decoration: underline;
300
+ font-weight: bold;
299
301
color: #ffffff;
300
302
}
Status & tagging log
21:04, 24 January 2012
😂
(
talk
|
contribs
)
changed the
status
of r109284
[
removed:
new
added:
ok]
14:29, 19 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r109284
[
added:
sopa]