tweaks to the experimental css for sandbox 5
authorAdam Miller <adam@users.mediawiki.org>
Tue, 27 Oct 2009 21:09:09 +0000 (21:09 +0000)
committerAdam Miller <adam@users.mediawiki.org>
Tue, 27 Oct 2009 21:09:09 +0000 (21:09 +0000)
skins/vector/experiments/babaco-colors-a.css
skins/vector/experiments/images/new-portal-break-ltr.png
skins/vector/experiments/new-tabs.css

index 15b3075..a338056 100644 (file)
@@ -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
index 57c6644..bdb6e40 100644 (file)
Binary files a/skins/vector/experiments/images/new-portal-break-ltr.png and b/skins/vector/experiments/images/new-portal-break-ltr.png differ
index 399d53f..b267f02 100644 (file)
        /* 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 {
 #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 {