From: Adam Miller Date: Tue, 27 Oct 2009 21:09:09 +0000 (+0000) Subject: tweaks to the experimental css for sandbox 5 X-Git-Tag: 1.31.0-rc.0~39074 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=48346ed318c8f1fa51c8f594139628850167d30c;p=lhc%2Fweb%2Fwiklou.git tweaks to the experimental css for sandbox 5 --- diff --git a/skins/vector/experiments/babaco-colors-a.css b/skins/vector/experiments/babaco-colors-a.css index 15b3075aa8..a338056d83 100644 --- a/skins/vector/experiments/babaco-colors-a.css +++ b/skins/vector/experiments/babaco-colors-a.css @@ -45,17 +45,17 @@ h4, h5, h6 { border-color:#999999; - font-family:arial, sans-serif; + font-family:georgia, times, serif; } #firstHeading { font-size:1.5em; } h1, h2{ - font-family:georgia, times, serif; letter-spacing:0.6px; } -h2 .editsection{ +h2 .editsection, +.portal h5{ font-family:sans-serif; letter-spacing:0px; } @@ -98,5 +98,7 @@ div.thumbinner{ } #panel div.portal h5 { font-weight:bold; - padding-bottom:0; + margin-bottom:0; + padding-bottom:0.05em; + color:#000000; } \ No newline at end of file diff --git a/skins/vector/experiments/images/new-portal-break-ltr.png b/skins/vector/experiments/images/new-portal-break-ltr.png index 57c6644c6e..bdb6e40ee6 100644 Binary files a/skins/vector/experiments/images/new-portal-break-ltr.png and b/skins/vector/experiments/images/new-portal-break-ltr.png differ diff --git a/skins/vector/experiments/new-tabs.css b/skins/vector/experiments/new-tabs.css index 399d53fca2..b267f02219 100644 --- a/skins/vector/experiments/new-tabs.css +++ b/skins/vector/experiments/new-tabs.css @@ -179,18 +179,24 @@ /* Variants and Actions */ /* @noflip */ div.vectorMenu { + background-image:url(images/tab-fade.png); + background-position:bottom left; + background-repeat:repeat-x; + border-top:1px solid #cccccc; + border-left:1px solid #cccccc; + border-right:1px solid #cccccc; } body.rtl div.vectorMenu { direction: rtl; } /* @noflip */ body #head div.vectorMenu h5 { - border-top:1px solid #cccccc; - border-left:1px solid #cccccc; - border-right:1px solid #cccccc; + background-image: url(../images/arrow-down-icon.png); + background-position: center center; + background-repeat: no-repeat; padding-left: 0; margin-left: 0px; - background-image: none !important; + } /* OVERRIDDEN BY COMPLIANT BROWSERS */ body div.vectorMenu h5 a { @@ -281,12 +287,15 @@ #ca-watch.icon { background-color:#ffffff; height:1.75em !important; - + background-image:url(images/tab-fade.png); + background-position:bottom left; + background-repeat:repeat-x; } #ca-unwatch.icon a, #ca-watch.icon a { height: 1.7em !important; border-bottom:none; + background-color:transparent; } #ca-watch.icon a, #ca-unwatch.icon a {