X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/resources/css/xtheme-blue.css diff --git a/resources/css/xtheme-blue.css b/resources/css/xtheme-blue.css index 5e6b02f1..81facc25 100644 --- a/resources/css/xtheme-blue.css +++ b/resources/css/xtheme-blue.css @@ -1,6 +1,6 @@ /*! - * Ext JS Library 3.0.3 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.1.1 + * Copyright(c) 2006-2010 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license */ @@ -137,6 +137,14 @@ ul.x-tab-strip-bottom{ background-image: url(../images/default/tabs/tab-btm-inactive-left-bg.gif); } +.x-tab-strip-bottom .x-tab-strip-over .x-tab-right { + background-image: url(../images/default/tabs/tab-btm-over-right-bg.gif); +} + +.x-tab-strip-bottom .x-tab-strip-over .x-tab-left { + background-image: url(../images/default/tabs/tab-btm-over-left-bg.gif); +} + .x-tab-strip-bottom .x-tab-strip-active .x-tab-right { background-image: url(../images/default/tabs/tab-btm-right-bg.gif); } @@ -286,7 +294,7 @@ ul.x-tab-strip-bottom{ } .ext-webkit .x-small-editor .x-form-field { - font:normal 12px arial, tahoma, helvetica, sans-serif; + font:normal 11px arial, tahoma, helvetica, sans-serif; } .x-form-invalid-icon { @@ -1262,23 +1270,6 @@ a.x-menu-item { .x-box-blue .x-box-mr { background-image: url(../images/default/box/r-blue.gif); -}#x-debug-browser .x-tree .x-tree-node a span { - color:#222297; - font-size:11px; - font-family:"monotype","courier new",sans-serif; -} - -#x-debug-browser .x-tree a i { - color:#ff4545; - font-style:normal; -} - -#x-debug-browser .x-tree a em { - color:#999; -} - -#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{ - background-color:#c3daf9; }.x-combo-list { border-color:#98c0f4; background-color:#ddecfe;