Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / resources / css / theme-access / core.css
index eb3462e..a188170 100644 (file)
@@ -1,81 +1,81 @@
 /*!
- * Ext JS Library 3.1.1
- * Copyright(c) 2006-2010 Ext JS, LLC
+ * Ext JS Library 3.2.0
+ * Copyright(c) 2006-2010 Ext JS, Inc.
  * licensing@extjs.com
  * http://www.extjs.com/license
  */
-body {\r
-       background-color:#16181a;\r
-       color:#fcfcfc;\r
-}\r
-\r
-.ext-el-mask {\r
-    background-color: #ccc;\r
-}\r
-\r
-.ext-el-mask-msg {\r
-    border-color:#223;\r
-    background-color:#3f4757;\r
-    background-image:url(../images/access/box/tb-blue.gif);\r
-}\r
-.ext-el-mask-msg div {\r
-    background-color: #232d38;\r
-    border-color:#556;\r
-    color:#fff;\r
-    font:normal 14px tahoma, arial, helvetica, sans-serif;\r
-}\r
-\r
-.x-mask-loading div {\r
-    background-color:#232d38;\r
-    background-image:url(../images/access/grid/loading.gif);\r
-}\r
-\r
-.x-item-disabled {\r
-    color: #ddd;\r
-}\r
-\r
-.x-item-disabled * {\r
-    color: #ddd !important;\r
-}\r
-\r
-.x-splitbar-proxy {\r
-    background-color: #aaa;\r
-}\r
-\r
-.x-color-palette a {\r
-    border-color:#fff;\r
-}\r
-\r
-.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {\r
-    border-color:#8bb8f3;\r
-    background-color: #deecfd;\r
-}\r
-\r
-.x-color-palette em {\r
-    border-color:#aca899;\r
-}\r
-\r
-.x-ie-shadow {\r
-    background-color:#777;\r
-}\r
-\r
-.x-shadow .xsmc {\r
-    background-image: url(../images/default/shadow-c.png);\r
-}\r
-\r
-.x-shadow .xsml, .x-shadow .xsmr {\r
-    background-image: url(../images/default/shadow-lr.png);\r
-}\r
-\r
-.x-shadow .xstl, .x-shadow .xstc,  .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{\r
-    background-image: url(../images/default/shadow.png);\r
-}\r
-\r
-.loading-indicator {\r
-    font-size: 14px;\r
-    background-image: url(../images/access/grid/loading.gif);\r
-}\r
-\r
-.x-spotlight {\r
-    background-color: #ccc;\r
+body {
+       background-color:#16181a;
+       color:#fcfcfc;
+}
+
+.ext-el-mask {
+    background-color: #ccc;
+}
+
+.ext-el-mask-msg {
+    border-color:#223;
+    background-color:#3f4757;
+    background-image:url(../images/access/box/tb-blue.gif);
+}
+.ext-el-mask-msg div {
+    background-color: #232d38;
+    border-color:#556;
+    color:#fff;
+    font:normal 14px tahoma, arial, helvetica, sans-serif;
+}
+
+.x-mask-loading div {
+    background-color:#232d38;
+    background-image:url(../images/access/grid/loading.gif);
+}
+
+.x-item-disabled {
+    color: #ddd;
+}
+
+.x-item-disabled * {
+    color: #ddd !important;
+}
+
+.x-splitbar-proxy {
+    background-color: #aaa;
+}
+
+.x-color-palette a {
+    border-color:#fff;
+}
+
+.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
+    border-color:#8bb8f3;
+    background-color: #deecfd;
+}
+
+.x-color-palette em {
+    border-color:#aca899;
+}
+
+.x-ie-shadow {
+    background-color:#777;
+}
+
+.x-shadow .xsmc {
+    background-image: url(../images/default/shadow-c.png);
+}
+
+.x-shadow .xsml, .x-shadow .xsmr {
+    background-image: url(../images/default/shadow-lr.png);
+}
+
+.x-shadow .xstl, .x-shadow .xstc,  .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{
+    background-image: url(../images/default/shadow.png);
+}
+
+.loading-indicator {
+    font-size: 14px;
+    background-image: url(../images/access/grid/loading.gif);
+}
+
+.x-spotlight {
+    background-color: #ccc;
 }
\ No newline at end of file