css/xtheme-slate-debug.css
authorAlan Knowles <alan@akbkhome.com>
Sun, 19 Sep 2010 10:07:53 +0000 (18:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 19 Sep 2010 10:07:53 +0000 (18:07 +0800)
css/xtheme-slate-debug.css

index cc9c553..bdf2653 100644 (file)
 }
 
 /* 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;
+}
 
  
  
\ No newline at end of file