Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / resources / css / theme-gray / core.css
diff --git a/resources/css/theme-gray/core.css b/resources/css/theme-gray/core.css
deleted file mode 100644 (file)
index b30b90e..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-/*!
- * Ext JS Library 3.3.1
- * Copyright(c) 2006-2010 Sencha Inc.
- * licensing@sencha.com
- * http://www.sencha.com/license
- */
-.ext-el-mask {
-    background-color: #ccc;
-}
-
-.ext-el-mask-msg {
-    border-color:#999;
-    background-color:#ddd;
-    background-image:url(../images/gray/panel/white-top-bottom.gif);
-    background-position: 0 -1px;
-}
-.ext-el-mask-msg div {
-    background-color: #eee;
-    border-color:#d0d0d0;
-    color:#222;
-    font:normal 11px tahoma, arial, helvetica, sans-serif;
-}
-
-.x-mask-loading div {
-    background-color:#fbfbfb;
-    background-image:url(../images/default/grid/loading.gif);
-}
-
-.x-item-disabled {
-    color: gray;
-}
-
-.x-item-disabled * {
-    color: gray !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:#CFCFCF;
-    background-color: #eaeaea;
-}
-
-/*
-.x-color-palette em:hover, .x-color-palette span:hover{   
-    background-color: #eaeaea;
-}
-*/
-
-.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: 11px;
-    background-image: url(../images/default/grid/loading.gif);
-}
-
-.x-spotlight {
-    background-color: #ccc;
-}
\ No newline at end of file