From: Alan Knowles Date: Fri, 10 Sep 2010 10:41:35 +0000 (+0800) Subject: css/xtheme-slate.css X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=7f07e8243dd731bc1ea051fdf31605a2a71918fb;p=roojs1 css/xtheme-slate.css --- diff --git a/css/xtheme-slate.css b/css/xtheme-slate.css index e7e3151733..631c8a7b5a 100644 --- a/css/xtheme-slate.css +++ b/css/xtheme-slate.css @@ -234,7 +234,20 @@ .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; +} + +