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 @@
204
204
}
205
205
.catlinks { margin: 0; padding: 0; }
206
206
207
-.documentByLine {
208
- text-align: right;
209
- font-size: 90%;
210
- clear: both;
211
- font-weight: normal;
212
- color: #76797c;
213
-}
214
-
215
207
/* emulate center */
216
208
.center {
217
209
width: 100%;
Index: trunk/phase3/skins/monobook/main.css
—
—
@@ -103,14 +103,6 @@
104
104
padding: 0;
105
105
}
106
106
107
-.documentByLine {
108
- text-align: right;
109
- font-size: 90%;
110
- clear: both;
111
- font-weight: normal;
112
- color: #76797c;
113
-}
114
-
115
107
/*
116
108
** classes for special content elements like town boxes
117
109
** intended to be referenced directly from the wiki src
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r2881
new skin, Mono pending update from this one minus background
gabrielwicke
00:22, 30 March 2004
Status & tagging log
16:17, 5 December 2011
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r105118
[
removed:
new
added:
ok]