source:
trunk/workshop-routing-foss4g/web/ext/resources/css/visual/debug.css
@
81
Revision 76, 490 bytes checked in by djay, 13 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | /*! |
2 | * Ext JS Library 3.4.0 |
3 | * Copyright(c) 2006-2011 Sencha Inc. |
4 | * licensing@sencha.com |
5 | * http://www.sencha.com/license |
6 | */ |
7 | #x-debug-browser .x-tree .x-tree-node a span { |
8 | color:#222297; |
9 | font-size:11px; |
10 | font-family:"monotype","courier new",sans-serif; |
11 | } |
12 | |
13 | #x-debug-browser .x-tree a i { |
14 | color:#ff4545; |
15 | font-style:normal; |
16 | } |
17 | |
18 | #x-debug-browser .x-tree a em { |
19 | color:#999; |
20 | } |
21 | |
22 | #x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{ |
23 | background-color:#c3daf9; |
24 | } |
Note: See TracBrowser
for help on using the repository browser.