css/toolbar.css
authorAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 04:37:23 +0000 (12:37 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 04:37:23 +0000 (12:37 +0800)
css/toolbar.css

index 2a370bf..bf196b2 100644 (file)
@@ -1,12 +1,12 @@
 /* ------- MAIN TOOLBAR ---------------- */
 
-.x-toolbar {\r
-       background: url(../images/default/toolbar/gray-bg.gif) repeat-x 0 0;\r
-       border-top: 1px solid #cbc7b8;
-    border-bottom: 1px solid #cbc7b8;\r
-       display: block;
-    position: relative;\r
-       padding: 1px;\r
+.x-toolbar {
+        background: url(../images/default/toolbar/gray-bg.gif) repeat-x 0 0;
+        border-top: 1px solid #cbc7b8;
+        border-bottom: 1px solid #cbc7b8;
+        display: block;
+        position: relative;
+       padding: 1px;
 }
 /*
 .x-toolbar .x-btn 
 
 
 /* NOT SURE WHAT THIS DOES ? - MS HACK? */
-\r
-/*\r
+
+/*
 .mso .x-toolbar, .x-grid-mso .x-toolbar
-{\r
-       border: 0px none;\r
-       background: url(../images/default/grid/mso-hd.gif);\r
-}\r
+{
+       border: 0px none;
+       background: url(../images/default/grid/mso-hd.gif);
+}
 */
 
 
-/* disabled?? */\r
+/* disabled?? */
 .x-toolbar .x-tb-button-disabled .x-tb-button-inner
-{\r
-       color:gray;\r
-       cursor:default;\r
-}\r
+{
+       color:gray;
+       cursor:default;
+}
 
 
 /* a seperator */
 
 
 
-\r
-/*\r
- Default button class is icon only. Add a class with a background-image property\r
- to your toolbar button\r
+
+/*
+ Default button class is icon only. Add a class with a background-image property
+ to your toolbar button
 */
-/*\r
+/*
 .x-toolbar .x-tb-button-inner
-{\r
-       background-position: center;\r
-       background-repeat: no-repeat;\r
-       display: block;\r
-       height: 16px;\r
-       width: 16px;\r
-       cursor:pointer;\r
-       white-space: nowrap;\r
-}
-*/\r
-\r
-/* \r
- Button class for icon and text. Add this class and a class with a background-image \r
- to your toolbar button for both text and icon \r
+{
+       background-position: center;
+       background-repeat: no-repeat;
+       display: block;
+       height: 16px;
+       width: 16px;
+       cursor:pointer;
+       white-space: nowrap;
+}
+*/
+
+/* 
+ Button class for icon and text. Add this class and a class with a background-image 
+ to your toolbar button for both text and icon 
 */
  
-/*\r
+/*
 .x-toolbar .x-tb-text-icon
-{\r
-       background-position: 0px 0px;\r
-       background-repeat: no-repeat;\r
-       padding-left:18px;\r
-       padding-top:1px;\r
-       width:auto;\r
-       display:block;\r
-}
-*/\r
-\r
-/* \r
- Button class for a button with only text. Add this class  \r
- to your toolbar button for a just text button\r
+{
+       background-position: 0px 0px;
+       background-repeat: no-repeat;
+       padding-left:18px;
+       padding-top:1px;
+       width:auto;
+       display:block;
+}
+*/
+
+/* 
+ Button class for a button with only text. Add this class  
+ to your toolbar button for a just text button
 */
-/*\r
-.x-toolbar .x-tb-text-only{\r
-       background:none;\r
-       padding-left:0px;\r
-       padding-top:1px;\r
-       width:auto;\r
-       display:block;\r
-}\r
-.x-toolbar .x-tb-text{\r
-   padding:2px;\r
-}\r
-.x-toolbar .x-tb-button{\r
-   padding:2px 3px;\r
-       display:block;\r
-}\r
-.x-toolbar .x-tb-button-over{\r
-   background:#c3d3ed url(../images/default/toolbar/btn-over-bg.gif) repeat-x;\r
-       border:1px solid #6593cf;\r
-       padding:1px 2px;\r
-}\r
-.x-toolbar .x-tb-sep {\r
-       background-image: url(../images/default/grid/grid-split.gif);\r
-       background-position: center;\r
-       background-repeat: no-repeat;\r
-       display: block;\r
-       font-size: 1px;\r
-       height: 16px;\r
-       width:4px;\r
-       overflow: hidden;\r
-       cursor:default;\r
-       margin: 0px 2px 0px;\r
-       border:0px;\r
-}\r
-.mso .x-toolbar .x-tb-sep, .x-grid-mso .x-toolbar .x-tb-sep{\r
-       background-image: url(../images/default/grid/grid-blue-split.gif);\r
-}\r
-\r
-*/
\ No newline at end of file
+/*
+.x-toolbar .x-tb-text-only{
+       background:none;
+       padding-left:0px;
+       padding-top:1px;
+       width:auto;
+       display:block;
+}
+.x-toolbar .x-tb-text{
+   padding:2px;
+}
+.x-toolbar .x-tb-button{
+   padding:2px 3px;
+       display:block;
+}
+.x-toolbar .x-tb-button-over{
+   background:#c3d3ed url(../images/default/toolbar/btn-over-bg.gif) repeat-x;
+       border:1px solid #6593cf;
+       padding:1px 2px;
+}
+.x-toolbar .x-tb-sep {
+       background-image: url(../images/default/grid/grid-split.gif);
+       background-position: center;
+       background-repeat: no-repeat;
+       display: block;
+       font-size: 1px;
+       height: 16px;
+       width:4px;
+       overflow: hidden;
+       cursor:default;
+       margin: 0px 2px 0px;
+       border:0px;
+}
+.mso .x-toolbar .x-tb-sep, .x-grid-mso .x-toolbar .x-tb-sep{
+       background-image: url(../images/default/grid/grid-blue-split.gif);
+}
+
+*/
+
+
+/** ---- Toolbar ontop of tab bar ---------- **/
+.x-tabs-strip-wrap .x-toolbar {
+    background: none;
+}