~cdparra/gelee/trunk

« back to all changes in this revision

Viewing changes to webui/extjs/resources/css/visual/debug.css

  • Committer: parra
  • Date: 2010-03-15 15:56:56 UTC
  • Revision ID: svn-v4:ac5bba68-f036-4e09-846e-8f32731cc928:trunk/gelee:1448
merged gelee at svn

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * Ext JS Library 3.0 RC2
 
3
 * Copyright(c) 2006-2009, 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
    font-family:"monotype","courier new",sans-serif;
 
13
}
 
14
 
 
15
#x-debug-browser .x-tree a i {
 
16
    color:#ff4545;
 
17
    font-style:normal;
 
18
}
 
19
 
 
20
#x-debug-browser .x-tree a em {
 
21
    color:#999;
 
22
}
 
23
 
 
24
#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{
 
25
    background-color:#c3daf9;
 
26
}
 
 
b'\\ No newline at end of file'