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 @@
924924 padding: .5em 1em;
925925 vertical-align: middle;
926926 }
927 -/* Site Notice */
 927+/* Site Notice (includes notices from CentralNotice extension) */
928928 #siteNotice {
929929 text-align: center;
930930 font-size: 0.8em;
931931 margin: 0;
932932 }
933 -#centralNotice {
934 - margin-bottom: 0.9em;
935 -}
936933 #localNotice {
937934 margin-bottom: 0.9em;
938935 }
Index: trunk/phase3/skins/vector/main-rtl.css
@@ -923,15 +923,12 @@
924924 padding: .5em 1em;
925925 vertical-align: middle;
926926 }
927 -/* Site Notice */
 927+/* Site Notice (includes notices from CentralNotice extension) */
928928 #siteNotice {
929929 text-align: center;
930930 font-size: 0.8em;
931931 margin: 0;
932932 }
933 -#centralNotice {
934 - margin-bottom: 0.9em;
935 -}
936933 #localNotice {
937934 margin-bottom: 0.9em;
938935 }

Follow-up revisions

RevisionCommit summaryAuthorDate
r706051.16wmf4: MFT r67784, r67928catrope22:51, 6 August 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r67784putting local sitenotices in their own div and fixing sitenotice styling issu...kaldari08:01, 10 June 2010

Status & tagging log