X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/resources/css/theme-gray/combo.css diff --git a/resources/css/theme-gray/combo.css b/resources/css/theme-gray/combo.css deleted file mode 100644 index acb223bb..00000000 --- a/resources/css/theme-gray/combo.css +++ /dev/null @@ -1,43 +0,0 @@ -/*! - * Ext JS Library 3.3.1 - * Copyright(c) 2006-2010 Sencha Inc. - * licensing@sencha.com - * http://www.sencha.com/license - */ -.x-combo-list { - border-color:#ccc; - background-color:#ddd; - font:normal 12px tahoma, arial, helvetica, sans-serif; -} - -.x-combo-list-inner { - background-color:#fff; -} - -.x-combo-list-hd { - font:bold 11px tahoma, arial, helvetica, sans-serif; - color:#333; - background-image: url(../images/default/layout/panel-title-light-bg.gif); - border-bottom-color:#BCBCBC; -} - -.x-resizable-pinned .x-combo-list-inner { - border-bottom-color:#BEBEBE; -} - -.x-combo-list-item { - border-color:#fff; -} - -.x-combo-list .x-combo-selected{ - border-color:#777 !important; - background-color:#f0f0f0; -} - -.x-combo-list .x-toolbar { - border-top-color:#BCBCBC; -} - -.x-combo-list-small { - font:normal 11px tahoma, arial, helvetica, sans-serif; -} \ No newline at end of file