/*!
- * Ext JS Library 3.1.0
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
+ * Ext JS Library 3.3.1
+ * Copyright(c) 2006-2010 Sencha Inc.
+ * licensing@sencha.com
+ * http://www.sencha.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