r105118 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105117‎ | r105118 | r105119 >
Date:16:38, 4 December 2011
Author:hartman
Status:ok
Tags:
Comment:
Remove documentByLine, as documentDescription unused since introduced in r2881
Modified paths:
  • /trunk/phase3/skins/chick/main.css (modified) (history)
  • /trunk/phase3/skins/monobook/main.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/chick/main.css
@@ -203,14 +203,6 @@
204204 }
205205 .catlinks { margin: 0; padding: 0; }
206206
207 -.documentByLine {
208 - text-align: right;
209 - font-size: 90%;
210 - clear: both;
211 - font-weight: normal;
212 - color: #76797c;
213 -}
214 -
215207 /* emulate center */
216208 .center {
217209 width: 100%;
Index: trunk/phase3/skins/monobook/main.css
@@ -103,14 +103,6 @@
104104 padding: 0;
105105 }
106106
107 -.documentByLine {
108 - text-align: right;
109 - font-size: 90%;
110 - clear: both;
111 - font-weight: normal;
112 - color: #76797c;
113 -}
114 -
115107 /*
116108 ** classes for special content elements like town boxes
117109 ** intended to be referenced directly from the wiki src

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r2881new skin, Mono pending update from this one minus backgroundgabrielwicke00:22, 30 March 2004

Status & tagging log