Mercurial > laserkard
comparison onlypaths/theme/css/debug.css @ 46:26c2b3ad21c7 laserkard
[svn r47] saving progresswww.cinemassacre.com/new/?page_id=30
author | rlm |
---|---|
date | Sun, 31 Jan 2010 12:33:33 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
45:bff96abdddfa | 46:26c2b3ad21c7 |
---|---|
1 /* | |
2 * Ext JS Library 2.1 | |
3 * Copyright(c) 2006-2008, Ext JS, LLC. | |
4 * licensing@extjs.com | |
5 * | |
6 * http://extjs.com/license | |
7 */ | |
8 | |
9 #x-debug-browser .x-tree .x-tree-node a span { | |
10 color:#222297; | |
11 font-size:11px; | |
12 padding-top:2px; | |
13 font-family:"monotype","courier new",sans-serif; | |
14 line-height:18px; | |
15 } | |
16 #x-debug-browser .x-tree a i { | |
17 color:#FF4545; | |
18 font-style:normal; | |
19 } | |
20 #x-debug-browser .x-tree a em { | |
21 color:#999; | |
22 } | |
23 #x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{ | |
24 background:#c3daf9; | |
25 } | |
26 #x-debug-browser .x-tool-toggle { | |
27 background-position:0 -75px; | |
28 } | |
29 #x-debug-browser .x-tool-toggle-over { | |
30 background-position:-15px -75px; | |
31 } | |
32 #x-debug-browser.x-panel-collapsed .x-tool-toggle { | |
33 background-position:0 -60px; | |
34 } | |
35 #x-debug-browser.x-panel-collapsed .x-tool-toggle-over { | |
36 background-position:-15px -60px; | |
37 } |