X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/simple-widgets/qtips.css diff --git a/examples/simple-widgets/qtips.css b/examples/simple-widgets/qtips.css deleted file mode 100644 index f9f6635c..00000000 --- a/examples/simple-widgets/qtips.css +++ /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