X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Fxtheme-slate-debug.css;h=fdc20a7cf2182e0d1ef58a225697b4e99d8c6e66;hb=61bc45258e16a779856dd2ad0862630b489e4583;hp=bdf26535db6ba6a5c6596034fda5954a0f575249;hpb=2f6b26f4f8759f9f5642a466f74cf8e3f2528e0f;p=roojs1 diff --git a/css/xtheme-slate-debug.css b/css/xtheme-slate-debug.css index bdf26535db..fdc20a7cf2 100644 --- a/css/xtheme-slate-debug.css +++ b/css/xtheme-slate-debug.css @@ -99,16 +99,14 @@ } /* Buttons */ -.x-btn-left, -.x-btn-center, -.x-btn-right -{ - background-image :url(../images/slate/button/btn-sprite.gif); - background-repeat: no-repeat; - /* might have height, and padding / margin zero'd */ - height:21px; -} - - +.x-btn-left{ + background-image:url(../images/slate/button/btn-sprite.gif); +} +.x-btn-right{ + background-image:url(../images/slate/button/btn-sprite.gif); +} +.x-btn-center{ + background-image:url(../images/slate/button/btn-sprite.gif); +} \ No newline at end of file