Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / resources / css / theme-gray / progress.css
diff --git a/resources/css/theme-gray/progress.css b/resources/css/theme-gray/progress.css
deleted file mode 100644 (file)
index 1ca9c59..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-/*!
- * Ext JS Library 3.1.1
- * Copyright(c) 2006-2010 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-.x-progress-wrap {\r
-    border-color:#8E8E8E;\r
-}\r
-\r
-.x-progress-inner {\r
-    background-color:#E7E7E7;\r
-    background-image:url(../images/gray/qtip/bg.gif);\r
-}\r
-\r
-.x-progress-bar {\r
-    background-color:#BCBCBC;\r
-    background-image:url(../images/gray/progress/progress-bg.gif);\r
-    border-top-color:#E2E2E2;\r
-    border-bottom-color:#A4A4A4;\r
-    border-right-color:#A4A4A4;\r
-}\r
-\r
-.x-progress-text {\r
-    font-size:11px;\r
-    font-weight:bold;\r
-    color:#fff;\r
-}\r
-\r
-.x-progress-text-back {\r
-    color:#5F5F5F;\r
-}\r