Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / tabs / tabs-example.css
diff --git a/examples/tabs/tabs-example.css b/examples/tabs/tabs-example.css
deleted file mode 100644 (file)
index dfb2295..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-/*!
- * Ext JS Library 3.3.1
- * Copyright(c) 2006-2010 Sencha Inc.
- * licensing@sencha.com
- * http://www.sencha.com/license
- */
-.list {list-style:square;width:500px;padding-left:16px;}
-.list li{padding:2px;font-size:8pt;}
-
-pre {
-   font-size:11px; 
-}
-
-.x-tab-panel-body .x-panel-body {
-    padding:10px;
-}
-
-/* default loading indicator for ajax calls */
-.loading-indicator {
-       font-size:8pt;
-       background-image:url('../../resources/images/default/grid/loading.gif');
-       background-repeat: no-repeat;
-       background-position: left;
-       padding-left:20px;
-}
-
-.new-tab {
-    background-image:url(../feed-viewer/images/new_tab.gif) !important;
-}
-
-
-.tabs {
-    background-image:url( ../desktop/images/tabs.gif ) !important;
-}
\ No newline at end of file