r57231 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57230‎ | r57231 | r57232 >
Date:16:49, 1 October 2009
Author:adam
Status:deferred
Tags:
Comment:
Updating the tabs experiment
Modified paths:
  • /trunk/phase3/skins/vector/experiments/images/new-border.png (added) (history)
  • /trunk/phase3/skins/vector/experiments/new-tabs.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/experiments/images/new-border.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/phase3/skins/vector/experiments/images/new-border.png
___________________________________________________________________
Name: svn:mime-type
11 + application/octet-stream
Index: trunk/phase3/skins/vector/experiments/new-tabs.css
@@ -3,19 +3,30 @@
44 background-color: #f9f9f9;
55 color: #000000;
66 }
 7+
 8+/* new border color */
 9+#content {
 10+ background-image: url(images/new-border.png);
 11+}
 12+#head-base {
 13+ background-image: url(images/new-border.png);
 14+}
 15+#footer {
 16+ background-image: url(images/new-border.png);
 17+}
718 body div#left-navigation,
8 - body div#right-navigation{
9 - top:3.15em;
 19+ body div#right-navigation {
 20+ top:3em;
1021 }
11 - body div#right-navigation{
12 - margin-top:3.15em;
 22+ body div#right-navigation {
 23+ margin-top:3em;
1324 }
1425 body #p-search form,
1526 body #p-search input,
1627 body #simpleSearch {
1728 margin-top:0;
1829 }
19 - body div#p-cactions{
 30+ body div#p-cactions {
2031 margin-top:0;
2132 }
2233 /* Namespaces and Views */
@@ -43,9 +54,9 @@
4455 }
4556 /* OVERRIDDEN BY COMPLIANT BROWSERS */
4657 body div.vectorTabs ul li {
47 - line-height: 1.125em;
 58+ line-height: 1.3em;
4859 display: inline-block;
49 - height: 1.85em;
 60+ height: 2em;
5061 margin: 0 1px 0 0;
5162 padding: 0;
5263 background:none;
@@ -63,9 +74,8 @@
6475 border-top:1px solid #c0c0c0;
6576 border-left:1px solid #c0c0c0;
6677 border-right:1px solid #c0c0c0;
67 - border-bottom:1px solid #a7d7f9;
6878 display: inline-block;
69 - height: 1.75em;
 79+ height: 1.9em;
7080 padding-left: 0.4em;
7181 padding-right: 0.4em;
7282 background-image:url(images/tab-fade.png);
@@ -101,7 +111,7 @@
102112 background-position:top right;
103113 border:none;
104114 }
105 - body div.vectorTabs li.last a{
 115+ body div.vectorTabs li.last a {
106116 margin-right:7px;
107117 padding-left:0.4em;
108118 padding-right:0;
@@ -118,7 +128,7 @@
119129 background-position:top left;
120130 border:none;
121131 }
122 - body div.vectorTabs li.first a{
 132+ body div.vectorTabs li.first a {
123133 margin-left:7px;
124134 padding-left:0em;
125135 padding-right:0.4em;
@@ -137,32 +147,31 @@
138148 text-decoration: none;
139149 }
140150
141 - body div.vectorTabs li.selected a{
 151+ body div.vectorTabs li.selected a {
142152 border-top:1px solid #6cc8f3;
143153 border-right:1px solid #6cc8f3;
144154 border-left:1px solid #6cc8f3;
145 - border-bottom:#ffffff;
146 - height: 1.8em;
147155 background-color:#fff;
 156+ height:1.95em;
148157 background-image:none;
149158 }
150 - body div.vectorTabs li.selected.first{
 159+ body div.vectorTabs li.selected.first {
151160 background-image: url(images/tab-active-first.png);
152161 background-repeat:no-repeat;
153162 background-position:top left;
154163 }
155 - body div.vectorTabs li.selected.first a{
 164+ body div.vectorTabs li.selected.first a {
156165 margin-left:7px;
157166 padding-right:0.4em;
158167 padding-left:0.2em;
159168 border-left:none;
160169 }
161 - body div.vectorTabs li.selected.last{
 170+ body div.vectorTabs li.selected.last {
162171 background-image: url(images/tab-active-last.png);
163172 background-repeat:no-repeat;
164173 background-position:top right;
165174 }
166 - body div.vectorTabs li.selected.last a{
 175+ body div.vectorTabs li.selected.last a {
167176 margin-right:7px;
168177 padding-left:0.4em;
169178 padding-right:0.2em;
@@ -190,13 +199,16 @@
191200 border-right:1px solid #c0c0c0;
192201 padding-left: 0;
193202 margin-left: 0px;
 203+ background-image: none !important;
 204+
194205 }
195206 /* OVERRIDDEN BY COMPLIANT BROWSERS */
196207 body div.vectorMenu h5 a {
197208 display: inline-block;
198209 width: 24px;
199 - height:1.5em;
200 - background-image: none;
 210+ height:1.7em;
 211+ background-image: none !important;
 212+
201213 }
202214 /* IGNORED BY IE6 */
203215 div.vectorMenu h5 > a {
@@ -204,6 +216,7 @@
205217 }
206218 div.vectorMenu div.menu {
207219 position: relative;
 220+ left:1px;
208221 display: none;
209222 clear: both;
210223 text-align: left;
@@ -275,17 +288,17 @@
276289 text-decoration: none;
277290 }
278291 #ca-unwatch.icon,
279 -#ca-watch.icon{
 292+#ca-watch.icon {
280293 background-color:#ffffff;
 294+ height:1.9em !important;
281295
282296 }
283297 #ca-unwatch.icon a,
284298 #ca-watch.icon a {
285 - height: 1.75em !important;
286 - padding-bottom:1px;
 299+ height: 1.9em !important;
287300 border-bottom:none;
288301 }
289302 #ca-watch.icon a,
290 -#ca-unwatch.icon a{
 303+#ca-unwatch.icon a {
291304 background-repeat:no-repeat;
292305 }

Status & tagging log