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 @@
10061006 cursor: default;
10071007 text-decoration: none;
10081008 }
1009 -#prefcontrol {
1010 - padding-top: 2em;
1011 - clear: both;
1012 -}
10131009 #preferences {
10141010 margin: 0;
10151011 border: 1px solid #aaa;
Index: branches/preferences-work/phase3/skins/simple/main.css
@@ -365,11 +365,6 @@
366366 #preftoc a:active {
367367 display: block;
368368 }
369 -#prefcontrol {
370 - clear: both;
371 - float: left;
372 - margin-top: 1em;
373 -}
374369 div.prefsectiontip {
375370 font-size: 95%;
376371 margin-top: 1em;

Status & tagging log