css/xtheme-slate-debug.css
authorAlan Knowles <alan@akbkhome.com>
Sun, 19 Sep 2010 09:54:44 +0000 (17:54 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 19 Sep 2010 09:54:44 +0000 (17:54 +0800)
css/xtheme-slate-debug.css

index b0a5736..cb5fa19 100644 (file)
 }
 
 
-
-/* Toolbars */
-
-.x-toolbar{
-       border-color:#abc;
-    background :#f0f4f5 url(../images/slate/toolbar/bg.gif) repeat-x top left;
-}
-
-
-.x-toolbar button {
-    color:#000;
-}
-.x-toolbar .ytb-text {
-       color:white;
-}
-.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
-    background-image:url(../images/slate/toolbar/btn-arrow.gif);
-}
-.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
-    background-image:url(../images/slate/toolbar/btn-arrow.gif);
-}
-.x-toolbar .x-btn-over .x-btn-left{
-       background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
-}
-.x-toolbar .x-btn-over .x-btn-right{
-       background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
-}
-.x-toolbar .x-btn-over .x-btn-center{
-       background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
-}
-.x-toolbar .x-btn-over button {
-    color:#fff;
-}
-.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
-       background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
-}
-.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
-       background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
-}
-
-.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
-       background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
-}
-.x-toolbar .ytb-sep {
-       background-image: url(../images/slate/grid/grid-split.gif);
-}
\ No newline at end of file