Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git] / resources / css / theme-access / list-view.css
1 /*!
2  * Ext JS Library 3.1.1
3  * Copyright(c) 2006-2010 Ext JS, LLC
4  * licensing@extjs.com
5  * http://www.extjs.com/license
6  */
7 .x-list-header{\r
8     background-color:#393d4e;\r
9         background-image:url(../images/access/toolbar/bg.gif);\r
10         background-position:0 top;\r
11 }\r
12 \r
13 .x-list-header-inner div em {\r
14     border-left-color:#667;\r
15     font:normal 14px arial, tahoma, helvetica, sans-serif;\r
16     line-height: 14px;\r
17 }\r
18 \r
19 .x-list-body dt em {\r
20     font:normal 14px arial, tahoma, helvetica, sans-serif;\r
21 }\r
22 \r
23 .x-list-over {\r
24     background-color:#eee;\r
25 }\r
26 \r
27 .x-list-selected {\r
28     background-color:#dfe8f6;\r
29 }\r
30 \r
31 .x-list-resizer {\r
32     border-left-color:#555;\r
33     border-right-color:#555;\r
34 }\r
35 \r
36 .x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {\r
37     background-image:url(../images/access/grid/sort-hd.gif);\r
38     border-color: #3e4e6c;\r
39 }\r