Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / resources / css / qtips.css
diff --git a/resources/css/qtips.css b/resources/css/qtips.css
deleted file mode 100644 (file)
index b4e2cb6..0000000
+++ /dev/null
@@ -1,134 +0,0 @@
-/*\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
-.x-tip{\r
-       position: absolute;\r
-       top: 0;\r
-    left:0;\r
-    visibility: hidden;\r
-       z-index: 20000;\r
-    border:0 none;\r
-}\r
-.x-tip .x-tip-close{\r
-       background-image: url(../images/default/qtip/close.gif);\r
-       height: 15px;\r
-       float:right;\r
-       width: 15px;\r
-    margin:0 0 2px 2px;\r
-    cursor:pointer;\r
-    display:none;\r
-}\r
-.x-tip .x-tip-tc {\r
-       background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -62px;\r
-       padding-top:3px;\r
-    overflow:hidden;\r
-    zoom:1;\r
-}\r
-.x-tip .x-tip-tl {\r
-       background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 0;\r
-       padding-left:6px;\r
-    overflow:hidden;\r
-    zoom:1;\r
-}\r
-.x-tip .x-tip-tr {\r
-       background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat right 0;\r
-       padding-right:6px;\r
-    overflow:hidden;\r
-    zoom:1;\r
-}\r
-.x-tip .x-tip-bc {\r
-       background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -121px;\r
-       height:3px;\r
-    overflow:hidden;\r
-}\r
-.x-tip .x-tip-bl {\r
-       background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -59px;\r
-       padding-left:6px;\r
-    zoom:1;\r
-}\r
-.x-tip .x-tip-br {\r
-       background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat right -59px;\r
-       padding-right:6px;\r
-    zoom:1;\r
-}\r
-.x-tip .x-tip-mc {\r
-    border:0 none;\r
-    font: normal 11px tahoma,arial,helvetica,sans-serif;\r
-}\r
-.x-tip .x-tip-ml {\r
-       background: #fff url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -124px;\r
-       padding-left:6px;\r
-    zoom:1;\r
-}\r
-.x-tip .x-tip-mr {\r
-       background: transparent url(../images/default/qtip/tip-sprite.gif) no-repeat right -124px;\r
-       padding-right:6px;\r
-    zoom:1;\r
-}\r
-.ext-ie .x-tip .x-tip-header,.ext-ie .x-tip .x-tip-tc {\r
-    font-size:0;\r
-    line-height:0;\r
-}\r
-.x-tip .x-tip-header-text {\r
-    font: bold 11px tahoma,arial,helvetica,sans-serif;\r
-    padding:0;\r
-    margin:0 0 2px 0;\r
-    color:#444;\r
-}\r
-.x-tip .x-tip-body {\r
-    font: normal 11px tahoma,arial,helvetica,sans-serif;\r
-    margin:0 !important;\r
-    line-height:14px;\r
-    color:#444;\r
-    padding:0;\r
-}\r
-\r
-.x-tip .x-tip-body .loading-indicator {\r
-    margin:0;\r
-}\r
-\r
-.x-tip-draggable .x-tip-header,.x-tip-draggable .x-tip-header-text {\r
-    cursor:move;\r
-}\r
-\r
-.x-form-invalid-tip {\r
-}\r
-\r
-.x-form-invalid-tip .x-tip-tc {\r
-       background: url(../images/default/form/error-tip-corners.gif) repeat-x 0 -12px;\r
-    padding-top:6px;\r
-}\r
-.x-form-invalid-tip .x-tip-tl {\r
-       background-image: url(../images/default/form/error-tip-corners.gif);\r
-}\r
-.x-form-invalid-tip .x-tip-tr {\r
-       background-image: url(../images/default/form/error-tip-corners.gif);\r
-}\r
-.x-form-invalid-tip .x-tip-bc {\r
-       background: url(../images/default/form/error-tip-corners.gif) repeat-x 0 -18px;\r
-    height:6px;\r
-}\r
-.x-form-invalid-tip .x-tip-bl {\r
-       background: url(../images/default/form/error-tip-corners.gif) no-repeat 0 -6px;\r
-}\r
-.x-form-invalid-tip .x-tip-br {\r
-       background: url(../images/default/form/error-tip-corners.gif) no-repeat right -6px;\r
-}\r
-.x-form-invalid-tip .x-tip-ml {\r
-       background-image: url(../images/default/form/error-tip-corners.gif);\r
-}\r
-.x-form-invalid-tip .x-tip-mr {\r
-       background-image: url(../images/default/form/error-tip-corners.gif);\r
-}\r
-.x-form-invalid-tip .x-tip-body {\r
-    padding:2px;\r
-}\r
-.x-form-invalid-tip .x-tip-body {\r
-    padding-left:24px;\r
-    background:transparent url(../images/default/form/exclamation.gif) no-repeat 2px 2px;\r
-}
\ No newline at end of file