1 | |
---|
2 | /* ---- Themes colors ---- */ |
---|
3 | .gcText { color: #cccccc; } /* used for text */ |
---|
4 | .gcText3 { color: #cccccc; } /* used for text */ |
---|
5 | .gcTextInput { color:#cccccc; } /* used for inputs */ |
---|
6 | .gcLink { color: #cccccc; } /* used for link */ |
---|
7 | .gcLinkHover { color: #ffffff; } /* used for link */ |
---|
8 | .gcBgTabSheet { background-color: #222222; } /* used inside tabsheet & menu */ |
---|
9 | .gcBgTableRow1 { background-color: #EEEEEE; } /* used in for tables rows background */ |
---|
10 | .gcBgTableRow2 { background-color: #505050; } /* used in tables rows & some widgets background */ |
---|
11 | .gcBgInput { background-color:#555555; } /* used for inputs */ |
---|
12 | .gcBorder { border: 1px solid #666666; } /* used for borders */ |
---|
13 | .gcBorder2 { border: 1px solid #666666; } /* used for widgets borders */ |
---|
14 | .gcBorderInput { border: #666666; } /* used for inputs */ |
---|
15 | .cPnDisabled { cursor:default; color:#666666; } |
---|
16 | .pnInactive:hover { background:#666666; color:#cccccc; } |
---|
17 | .pnActive { background:#222222; color:#cccccc; font-weight:bold; } |
---|
18 | div.cbOperatorBg { background:#666666; color:#cccccc; } |
---|
19 | .ui-dialog { border:3px solid #666666; } |
---|
20 | .ui-dialog-titlebar { border-color:#666666; } |
---|
21 | .ui-datepicker, .ui-category-selector-list, |
---|
22 | .ui-tag-selector-list, .ui-tag-selector-input { |
---|
23 | background-color:#555555; |
---|
24 | color:#cccccc; |
---|
25 | border:1px solid #666666; |
---|
26 | } |
---|
27 | .ui-datepicker td a { color:#cccccc; } |
---|
28 | .ui-datepicker .ui-datepicker-header { background-color:#222222; } |
---|
29 | .ui-datepicker td:hover { background-color:#666666; color:cccccc; } |
---|
30 | .ui-datepicker td.ui-datepicker-current-day { background-color:#222222; color:#cccccc; } |
---|
31 | .ui-category-selector-arrow { color:#000000; } |
---|
32 | li.ui-category-selector-item:hover, li.ui-tag-selector-list-item:hover { background-color:#666666; color:#cccccc; } |
---|
33 | .ui-category-selector-selected-item { background-color:#505050; color:#fff48e; } |
---|
34 | .ui-category-selector-expandable-item { background-image:url(expand_b.png); } |
---|
35 | .ui-category-selector-collapsable-item { background-image:url(collapse_b.png); } |
---|
36 | .ui-category-selector-expandable-item:hover, .ui-category-selector-selected-item.ui-category-selector-expandable-item { background-image:url(expand.png); } |
---|
37 | .ui-category-selector-collapsable-item:hover, .ui-category-selector-selected-item.ui-category-selector-collapsable-item { background-image:url(collapse.png); } |
---|
38 | li.ui-category-selector-item div.ui-category-selector-check { background-image:url(check_notchecked.png); } |
---|
39 | li.ui-category-selector-selected-item div.ui-category-selector-check { background-image:url(check_checked.png); } |
---|
40 | |
---|
41 | .ui-tag-selector-text { |
---|
42 | font-style:italic; |
---|
43 | font-size:80%; |
---|
44 | border-top:1px dotted #666666; |
---|
45 | background:#555555; |
---|
46 | color:#cccccc; |
---|
47 | } |
---|
48 | .ui-tag-selector-selected-tag-list li.ui-tag-selector-selected-tag { |
---|
49 | background:#222222; |
---|
50 | margin-top:1px; |
---|
51 | padding-top:1px; |
---|
52 | } |
---|
53 | .ui-tag-selector-highlight { |
---|
54 | color:#000000; |
---|
55 | font-weight:bold; |
---|
56 | background:#D3D3D3; |
---|
57 | } |
---|
58 | |
---|
59 | |
---|
60 | .iconSwitchCondition, |
---|
61 | .iconMove, |
---|
62 | .iconEdit, |
---|
63 | .iconDelete { |
---|
64 | background:url(buttons_gpc.png) no-repeat 0 0 transparent; |
---|
65 | -moz-border-radius:2px; |
---|
66 | -webkit-border-radius:2px; |
---|
67 | -khtml-border-radius:2px; |
---|
68 | border-radius:2px; |
---|
69 | } |
---|
70 | |
---|
71 | |
---|
72 | .iconEdit { |
---|
73 | background-position:-240px -15px; |
---|
74 | } |
---|
75 | .iconDelete { |
---|
76 | background-position:-255px -15px; |
---|
77 | } |
---|
78 | .iconMove { |
---|
79 | background-position:-285px -15px; |
---|
80 | } |
---|
81 | .iconSwitchCondition { |
---|
82 | background-position:-300px -15px; |
---|
83 | } |
---|
84 | .iconEdit:hover { |
---|
85 | background-position:-240px 0px; |
---|
86 | } |
---|
87 | .iconDelete:hover { |
---|
88 | background-position:-255px 0px; |
---|
89 | } |
---|
90 | .iconMove:hover { |
---|
91 | background-position:-285px 0px; |
---|
92 | } |
---|
93 | .iconSwitchCondition:hover { |
---|
94 | background-position:-300px 0px; |
---|
95 | } |
---|
96 | |
---|
97 | |
---|
98 | .cbItemMultiple { border:1px solid #666666; } |
---|
99 | .cbItemOverGroup { border:1px dotted #666666; } |
---|
100 | |
---|
101 | .cbButtons { color:#cccccc; border:1px solid #666666; z-index:510; } |
---|
102 | .cbButtons:hover { border-color:#555555; } |
---|
103 | .cbItem { border:1px solid #666666; } |
---|
104 | .gcBgInput a { color:#cccccc; } |
---|
105 | .gcBgInput a:hover { color:#ffffff; } |
---|
106 | .gcBgPage {background:#111111;} |
---|
107 | .cbButtons:hover #iMenuCText { background:#555555;} |
---|
108 | #iMenuCItems ul { border:1px solid #555555; } |
---|
109 | |
---|
110 | #iResultQuery div.gcBgInput { border:1px solid #666666; } |
---|
111 | #iMenuCaddie a { color:#cccccc; } |
---|
112 | #iMenuCaddie a:hover { color:#ffffff; } |
---|
113 | #iResultQuery div.gcBgInput #iMenuCaddieText { border:none; color:#cccccc; } |
---|
114 | |
---|
115 | legend { color: #aaaaaa; } |
---|
116 | |
---|
117 | div#iMenuCaddieBar div#iMenuCaddieItems { z-index:1000; } |
---|
118 | div#iMenuCriterions div#iMenuCItems { margin-left:-1px; } |
---|
119 | |
---|
120 | |
---|
121 | |
---|
122 | .ui-category-selector-arrow { |
---|
123 | background-image: url("buttons_gpc.png"); |
---|
124 | background-position: -30px -30px; |
---|
125 | background-repeat: no-repeat; |
---|
126 | border: 0 none; |
---|
127 | border-radius: 2px 2px 2px 2px; |
---|
128 | } |
---|
129 | .ui-category-selector-arrow:hover { |
---|
130 | background-position: -30px -15px; |
---|
131 | } |
---|
132 | |
---|
133 | .ui-category-selector, |
---|
134 | .ui-category-selector-list { |
---|
135 | background-color:#555555; |
---|
136 | border:1px solid #666666; |
---|
137 | color:#cccccc; |
---|
138 | } |
---|
139 | |
---|
140 | li.ui-category-selector-item:hover { |
---|
141 | background-color:#666666; |
---|
142 | color:#DDDDDD; |
---|
143 | } |
---|
144 | |
---|
145 | .ui-category-selector-selected-item { |
---|
146 | background-color:#555555; |
---|
147 | color:#cccccc; |
---|
148 | } |
---|
149 | |
---|
150 | li.ui-category-selector-item div { margin:0;} |
---|
151 | li.ui-category-selector-item div.ui-category-selector-name { top:-1px; position:relative;} |
---|
152 | li.ui-category-selector-item div.ui-category-selector-status { margin:1px; } |
---|
153 | #iASECategoryCategory div.ui-category-selector-check { |
---|
154 | position:relative; |
---|
155 | } |
---|
156 | |
---|
157 | /* --- */ |
---|
158 | .ui-category-selector-name ul li.ui-category-selector-selected-cat { |
---|
159 | background:#222222; |
---|
160 | color:#cccccc; |
---|
161 | margin-top:1px; |
---|
162 | padding-top:1px; |
---|
163 | } |
---|
164 | |
---|
165 | .ui-error, input[type='text'].ui-error { |
---|
166 | background:#ff8080; |
---|
167 | border-color:#800000; |
---|
168 | color:#800000; |
---|
169 | } |
---|
170 | |
---|
171 | |
---|
172 | .cSimpleTipContent { |
---|
173 | background: none repeat scroll 0 0 #202020; |
---|
174 | border: 2px solid #c0c0c0; |
---|
175 | color: #c0c0c0; |
---|
176 | } |
---|
177 | .cSimpleTipArrow { |
---|
178 | background-image:url(sTipArrows.png); |
---|
179 | } |
---|
180 | div#iMenuCriterions div#iMenuCItems { margin-left:-1px; margin-top:-1px;} |
---|
181 | |
---|
182 | div.ui-dialog-content li.valueItems { |
---|
183 | background:#555555; |
---|
184 | color:#cccccc; |
---|
185 | } |
---|
186 | |
---|
187 | |
---|
188 | /* AMD specific CSS */ |
---|
189 | span.tagName { border-right:1px dotted gray; } |
---|
190 | #iTagList:hover { background:#555555; } |
---|
191 | div ul#iTagList li:hover { cursor:pointer; background:#666666; color:#cccccc; } |
---|
192 | #iTagList.selected, #iTagList li.gcText3 { background:#555555; color:#cccccc; } |
---|
193 | .ruleTypeM, .ruleTypeM2 { border:1px solid #666666; } |
---|
194 | .error, input.error { background:#FFAAAA; border:1px solid #800000; color:#800000; } |
---|
195 | |
---|
196 | |
---|