Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / tree / xml-tree-loader.css
index e32cc5a..100c2ef 100644 (file)
@@ -1,33 +1,31 @@
-/*\r
- * Ext JS Library 2.2.1\r
- * Copyright(c) 2006-2009, Ext JS, LLC.\r
- * licensing@extjs.com\r
- * \r
- * http://extjs.com/license\r
- */\r
-\r
-#details-panel .x-panel-body {\r
-    padding: 10px;\r
-    background: #eee;\r
-    color: #555;\r
-}\r
-#details-panel a:link, #details-panel a:visited {\r
-    color: #369;\r
-}\r
-#details-panel h2 {\r
-    color: #369;\r
-    font-size: 15px;\r
-}\r
-#details-panel p {\r
-    margin-bottom: 5px;\r
-}\r
-\r
-.author-m {\r
-    background-image: url(../shared/icons/fam/user.gif) !important;\r
-}\r
-.author-f {\r
-    background-image: url(../shared/icons/fam/user_female.gif) !important;\r
-}\r
-.book {\r
-    background-image: url(../shared/icons/fam/book.png) !important;\r
-}\r
+/*!
+ * Ext JS Library 3.0.0
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+#details-panel .x-panel-body {
+    padding: 10px;
+    background: #eee;
+    color: #555;
+}
+#details-panel a:link, #details-panel a:visited {
+    color: #369;
+}
+#details-panel h2 {
+    color: #369;
+    font-size: 15px;
+}
+#details-panel p {
+    margin-bottom: 5px;
+}
+
+.author-m {
+    background-image: url(../shared/icons/fam/user.gif) !important;
+}
+.author-f {
+    background-image: url(../shared/icons/fam/user_female.gif) !important;
+}
+.book {
+    background-image: url(../shared/icons/fam/book.png) !important;
+}