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

index 01dada2..a4d361d 100644 (file)
 /* Buttons */
 
 .x-btn-left{
-       background-image:url(../images/slate/button/btn-sprite.gif);
+       background-image :url(../images/slate/button/btn-sprite.gif);
 }
 .x-btn-right{
-       background-image:url(../images/slate/button/btn-sprite.gif);
+       background-image: url(../images/slate/button/btn-sprite.gif);
 }
 .x-btn-center{
-       background-image:url(../images/slate/button/btn-sprite.gif);
+       background-image: url(../images/slate/button/btn-sprite.gif);
 }
-.x-btn-over button{
-       color:#fff;
-}
-.x-btn-focus button{
-       color:#fff;
-}
-.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
-       background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 3px;
-}
-.x-btn-with-menu .x-btn-center em {
-       background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 0pt;
-}
-.x-btn-menu-arrow-wrap .x-btn-center button{
-       background:transparent url(../images/slate/button/btn-arrow.gif) no-repeat left 3px;
-}
  
 
-
  
  
\ No newline at end of file