r60136 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60135‎ | r60136 | r60137 >
Date:20:20, 16 December 2009
Author:adam
Status:deferred
Tags:
Comment:
Experimental CSS updates
Modified paths:
  • /trunk/phase3/skins/vector/experiments/babaco-colors-c.css (modified) (history)
  • /trunk/phase3/skins/vector/experiments/new-tabs.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/experiments/new-tabs.css
@@ -96,7 +96,7 @@
9797 /* OVERRIDDEN BY COMPLIANT BROWSERS */
9898 body div.vectorTabs a span {
9999 display: inline-block;
100 - padding-top: 0.55em;
 100+ padding-top: 0.5em;
101101 }
102102 /* IGNORED BY IE6 */
103103 /* @noflip */
Index: trunk/phase3/skins/vector/experiments/babaco-colors-c.css
@@ -38,27 +38,14 @@
3939 color: #a31205;
4040 }
4141
42 -h1,
43 -h2,
44 -h3,
45 -h4,
46 -h5,
47 -h6 {
48 - border-color:#999999;
49 - font-family:georgia, times, serif;
50 - font-weight:bold;
51 -}
5242 #firstHeading {
5343 font-size:1.5em;
5444 }
5545 h2 .editsection,
5646 .portal h5{
57 - font-family:sans-serif;
5847 font-weight:normal;
59 -
6048 }
6149 #toc h2, .toc h2 {
62 - font-family:sans-serif;
6350 font-weight:normal;
6451 }
6552 body #panel div.portal div.body {

Follow-up revisions

RevisionCommit summaryAuthorDate
r60317Followup to r60136: hide all preferences when 'global' => false is setcatrope15:05, 23 December 2009

Status & tagging log