From: Adam Miller Date: Wed, 7 Oct 2009 22:03:52 +0000 (+0000) Subject: colorscheme updates X-Git-Tag: 1.31.0-rc.0~39349 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=df4cd23e65bdda7491783d1316a2414b39131b57;p=lhc%2Fweb%2Fwiklou.git colorscheme updates --- diff --git a/skins/vector/experiments/babaco-colors-b.css b/skins/vector/experiments/babaco-colors-b.css index 2df7171023..36a509c663 100644 --- a/skins/vector/experiments/babaco-colors-b.css +++ b/skins/vector/experiments/babaco-colors-b.css @@ -3,8 +3,8 @@ html .thumbimage, #toc, .toc, .mw-warning, div.thumbinner { - border-color: #c0c0c0; - background-color: #f0f0f0; + border-color: #cccccc; + background-color: #f7f7f7; } /* Framework */ @@ -20,7 +20,7 @@ a.stub { color: #772233; } a.new, #p-personal a.new { - color: #990000 !important; + color: #a31205 !important; } { color: #260e9c; @@ -37,14 +37,14 @@ h3, h4, h5, h6 { - border-color:#8d8d8d; + border-color:#999999; } div.vectorTabs li.new a, div.vectorTabs li.new a span, div.vectorTabs li.new a:visited, div.vectorTabs li.new a:visited span { - color:#990000; + color:#a31205; } #toc, @@ -58,6 +58,6 @@ html .thumbimage, .usermessage, img.thumbborder, div.thumbinner{ - border: 1px solid #c0c0c0; - background-color: #f0f0f0; + border: 1px solid #cccccc; + background-color: #f7f7f7; } diff --git a/skins/vector/experiments/images/tab-fade.png b/skins/vector/experiments/images/tab-fade.png index 63b4f6ecb5..1eb0e23bb6 100644 Binary files a/skins/vector/experiments/images/tab-fade.png and b/skins/vector/experiments/images/tab-fade.png differ diff --git a/skins/vector/experiments/images/tab-new-fade.png b/skins/vector/experiments/images/tab-new-fade.png new file mode 100644 index 0000000000..4492550554 Binary files /dev/null and b/skins/vector/experiments/images/tab-new-fade.png differ diff --git a/skins/vector/experiments/new-tabs.css b/skins/vector/experiments/new-tabs.css index 6f30dadd17..6841335595 100644 --- a/skins/vector/experiments/new-tabs.css +++ b/skins/vector/experiments/new-tabs.css @@ -8,10 +8,10 @@ } body div#left-navigation, body div#right-navigation { - top:3em; + top:3.2em; } body div#right-navigation { - margin-top:3em; + margin-top:3.2em; } body #p-search form, body #p-search input, @@ -46,7 +46,7 @@ } /* OVERRIDDEN BY COMPLIANT BROWSERS */ body div.vectorTabs ul li { - line-height: 1.3em; + line-height: 1em; display: inline-block; height: 2em; margin: 0 1px 0 0; @@ -67,12 +67,17 @@ border-left:1px solid #cccccc; border-right:1px solid #cccccc; display: inline-block; - height: 1.9em; - padding-left: 0.4em; - padding-right: 0.4em; + height: 1.7em; + padding-left: 0.6em; + padding-right: 0.6em; background-image:url(images/tab-fade.png); - background-position:top left; + background-position:bottom left; background-repeat:repeat-x; + background-color:#ffffff; + } + body div.vectorTabs li.new a{ + background-image:url(images/tab-new-fade.png); + } div.vectorTabs li a, div.vectorTabs li a span { @@ -143,7 +148,7 @@ border-right:1px solid #6cc8f3; border-left:1px solid #6cc8f3; background-color:#fff; - height:1.95em; + height:1.75em; background-image:none; } body div.vectorTabs li.selected.first { @@ -153,8 +158,8 @@ } body div.vectorTabs li.selected.first a { margin-left:7px; - padding-right:0.4em; - padding-left:0.2em; + padding-right:0.6em; + padding-left:0.4em; border-left:none; } body div.vectorTabs li.selected.last { @@ -164,8 +169,8 @@ } body div.vectorTabs li.selected.last a { margin-right:7px; - padding-left:0.4em; - padding-right:0.2em; + padding-left:0.6em; + padding-right:0.4em; border-right:none; } @@ -191,7 +196,7 @@ body div.vectorMenu h5 a { display: inline-block; width: 24px; - height:1.7em; + height:1.5em; background-image: none !important; } @@ -275,12 +280,12 @@ #ca-unwatch.icon, #ca-watch.icon { background-color:#ffffff; - height:1.9em !important; + height:1.7em !important; } #ca-unwatch.icon a, #ca-watch.icon a { - height: 1.9em !important; + height: 1.7em !important; border-bottom:none; } #ca-watch.icon a,