X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/resources/css/xtheme-access.css diff --git a/resources/css/xtheme-access.css b/resources/css/xtheme-access.css index a4fba68d..f9c2ef1e 100644 --- a/resources/css/xtheme-access.css +++ b/resources/css/xtheme-access.css @@ -1,8 +1,8 @@ /*! - * Ext JS Library 3.2.0 - * Copyright(c) 2006-2010 Ext JS, Inc. - * licensing@extjs.com - * http://www.extjs.com/license + * Ext JS Library 3.3.1 + * Copyright(c) 2006-2010 Sencha Inc. + * licensing@sencha.com + * http://www.sencha.com/license */ body { background-color:#16181a; @@ -1556,7 +1556,7 @@ a.x-menu-item { } .x-window-tl .x-window-header { - color:fff; + color:#fff; font:bold 14px tahoma,arial,verdana,sans-serif; } @@ -1750,6 +1750,10 @@ body.x-body-masked .x-window-plain .x-window-mc { line-height: 14px; } +.x-list-body-inner { + background-color:#1B232B; +} + .x-list-body dt em { font:normal 14px arial, tahoma, helvetica, sans-serif; }