r49490 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r49489
|
r49490
|
r49491
>
Date:
04:05, 15 April 2009
Author:
demon
Status:
ok
Tags:
Comment:
Save button was reallllly big in monobook. These CSS definitions don't seem very helpful and none of the other skins are using them. Simple's still borked, but this certainly wasn't making it better.
Modified paths:
/branches/preferences-work/phase3/skins/monobook/main.css
(modified) (
history
)
/branches/preferences-work/phase3/skins/simple/main.css
(modified) (
history
)
Diff
[
purge
]
Index: branches/preferences-work/phase3/skins/monobook/main.css
—
—
@@ -1005,10 +1005,6 @@
1006
1006
cursor: default;
1007
1007
text-decoration: none;
1008
1008
}
1009
-#prefcontrol {
1010
- padding-top: 2em;
1011
- clear: both;
1012
-}
1013
1009
#preferences {
1014
1010
margin: 0;
1015
1011
border: 1px solid #aaa;
Index: branches/preferences-work/phase3/skins/simple/main.css
—
—
@@ -365,11 +365,6 @@
366
366
#preftoc a:active {
367
367
display: block;
368
368
}
369
-#prefcontrol {
370
- clear: both;
371
- float: left;
372
- margin-top: 1em;
373
-}
374
369
div.prefsectiontip {
375
370
font-size: 95%;
376
371
margin-top: 1em;
Status & tagging log
12:56, 19 May 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r49490
[
removed:
new
added:
ok]
20:00, 15 April 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r49490
[
removed:
new
added:
deferred]