Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / examples / tabs / tabs-example.css
index 637d448..eb8d96b 100644 (file)
@@ -1,34 +1,34 @@
 /*!
- * 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
  */
-.list {list-style:square;width:500px;padding-left:16px;}\r
-.list li{padding:2px;font-size:8pt;}\r
-\r
-pre {\r
-   font-size:11px; \r
-}\r
-\r
-.x-tab-panel-body .x-panel-body {\r
-    padding:10px;\r
-}\r
-\r
-/* default loading indicator for ajax calls */\r
-.loading-indicator {\r
-       font-size:8pt;\r
-       background-image:url('../../resources/images/default/grid/loading.gif');\r
-       background-repeat: no-repeat;\r
-       background-position: left;\r
-       padding-left:20px;\r
-}\r
-\r
-.new-tab {\r
-    background-image:url(../feed-viewer/images/new_tab.gif) !important;\r
-}\r
-\r
-\r
-.tabs {\r
-    background-image:url( ../desktop/images/tabs.gif ) !important;\r
+.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