Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / simple-widgets / qtips.css
diff --git a/examples/simple-widgets/qtips.css b/examples/simple-widgets/qtips.css
deleted file mode 100644 (file)
index f9f6635..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-/*!
- * Ext JS Library 3.3.1
- * Copyright(c) 2006-2010 Sencha Inc.
- * licensing@sencha.com
- * http://www.sencha.com/license
- */
-#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