Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / examples / simple-widgets / qtips.css
index e5c2762..c05fb55 100644 (file)
@@ -1,33 +1,33 @@
 /*!
- * 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
  */
-#content-anchor-tip ul {\r
-    float: left;\r
-    width: 200px;\r
-    list-style-type: disc;\r
-    margin-left: 15px;\r
-} \r
-\r
-.ext-ie #content-anchor-tip ul {\r
-    margin: 0;\r
-    padding-left: 15px;\r
-} \r
-\r
-#content-anchor-tip .thumb {\r
-    float: right;\r
-} \r
-\r
-#content-anchor-tip .status-icon {\r
-    position: absolute;\r
-    top: 4px;\r
-    right: 50px;\r
-    padding: 0;\r
-    line-height: 0;\r
-} \r
-\r
-#content-anchor-tip a:link, #content-anchor-tip a:visited {\r
-    color: #339;\r
+#content-anchor-tip ul {
+    float: left;
+    width: 200px;
+    list-style-type: disc;
+    margin-left: 15px;
+} 
+
+.ext-ie #content-anchor-tip ul {
+    margin: 0;
+    padding-left: 15px;
+} 
+
+#content-anchor-tip .thumb {
+    float: right;
+} 
+
+#content-anchor-tip .status-icon {
+    position: absolute;
+    top: 4px;
+    right: 50px;
+    padding: 0;
+    line-height: 0;
+} 
+
+#content-anchor-tip a:link, #content-anchor-tip a:visited {
+    color: #339;
 }
\ No newline at end of file