r67928 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r67927
|
r67928
|
r67929
>
Date:
21:47, 12 June 2010
Author:
kaldari
Status:
ok
Tags:
Comment:
moving centralNotice styling to extension per comment at
r67784
Modified paths:
/trunk/phase3/skins/vector/main-ltr.css
(modified) (
history
)
/trunk/phase3/skins/vector/main-rtl.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/main-ltr.css
—
—
@@ -923,15 +923,12 @@
924
924
padding: .5em 1em;
925
925
vertical-align: middle;
926
926
}
927
-/* Site Notice */
927
+/* Site Notice (includes notices from CentralNotice extension) */
928
928
#siteNotice {
929
929
text-align: center;
930
930
font-size: 0.8em;
931
931
margin: 0;
932
932
}
933
-#centralNotice {
934
- margin-bottom: 0.9em;
935
-}
936
933
#localNotice {
937
934
margin-bottom: 0.9em;
938
935
}
Index: trunk/phase3/skins/vector/main-rtl.css
—
—
@@ -923,15 +923,12 @@
924
924
padding: .5em 1em;
925
925
vertical-align: middle;
926
926
}
927
-/* Site Notice */
927
+/* Site Notice (includes notices from CentralNotice extension) */
928
928
#siteNotice {
929
929
text-align: center;
930
930
font-size: 0.8em;
931
931
margin: 0;
932
932
}
933
-#centralNotice {
934
- margin-bottom: 0.9em;
935
-}
936
933
#localNotice {
937
934
margin-bottom: 0.9em;
938
935
}
Follow-up revisions
Revision
Commit summary
Author
Date
r70605
1.16wmf4: MFT
r67784
,
r67928
catrope
22:51, 6 August 2010
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r67784
putting local sitenotices in their own div and fixing sitenotice styling issu...
kaldari
08:01, 10 June 2010
Status & tagging log
11:38, 13 June 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r67928
[
removed:
new
added:
ok]