css/xtheme-slate.css
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 10:41:35 +0000 (18:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 10:41:35 +0000 (18:41 +0800)
css/xtheme-slate.css

index e7e3151..631c8a7 100644 (file)
 .x-tabs-strip td {
     background-repeat: no-repeat;
 }
+.x-tabs-strip .x-tabs-right {
+    background-position: 0 0;
+}
+.x-tabs-strip ..on x-tabs-right {
+    background-position: 0 0;
+}
+.x-tabs-strip .x-tabs-left {
+    background-position: 0 0;
+}
+.x-tabs-strip .on .x-tabs-left {
+    background-position: 0 0;
+}
+
+