Commit f1c4fda12564de6c2c64aa6fbc91080934826ea5

  • avatar
  • Sergey 'Jin' Bostandzhyan <jin @deve…per.digitalstrom.org>
  • Tue Sep 07 02:33:52 CEST 2010
Added dSS 0.9.0 alpha 2 recipe
targets/dss11/recipes/dss/dss_0.8.0+0.9.0-alpha2.bb
(15 / 0)
  
1# digitalSTROM Server build file
2
3SRC_URI="\
4 http://developer.digitalstrom.org/download/dss/0.9/pre-releases/dss-0.9.0-alpha2.tar.gz \
5 file://relative-css-urls.patch \
6 "
7
8S="${WORKDIR}/dss-0.9.0-alpha2"
9
10require dss.inc
11
12PR = "r1.${INC_PR}"
13
14SRC_URI[md5sum] = "5c2b21d263db87b6ad6ea7b9c35cdea3"
15SRC_URI[sha256sum] = "5dbf9adf15f084ac995fdaca0e6623b417e1a4996c20a61814afbc47639c1182"
targets/dss11/recipes/dss/files/relative-css-urls.patch
(1595 / 0)
  
1diff -Naur dss-0.9.0-alpha2.orig/data/webroot/js/dss/css/ds_gui.css dss-0.9.0-alpha2/data/webroot/js/dss/css/ds_gui.css
2--- dss-0.9.0-alpha2.orig/data/webroot/js/dss/css/ds_gui.css 2010-09-06 16:59:22.000000000 +0200
3+++ dss-0.9.0-alpha2/data/webroot/js/dss/css/ds_gui.css 2010-09-07 02:24:21.000000000 +0200
4@@ -343,7 +343,7 @@
5 position: absolute;
6 left: 0;
7 top: 0;
8- background-image:url(/images/default/s.gif);
9+ background-image:url(../../../images/default/s.gif);
10 z-index: 20000;
11 }
12
13@@ -4727,72 +4727,72 @@
14
15 .x-html-editor-tb .x-edit-bold, .x-menu-item img.x-edit-bold {
16 background-position:0 0;
17- background-image:url(/images/default/editor/tb-sprite.gif);
18+ background-image:url(../../../images/default/editor/tb-sprite.gif);
19 }
20
21 .x-html-editor-tb .x-edit-italic, .x-menu-item img.x-edit-italic {
22 background-position:-16px 0;
23- background-image:url(/images/default/editor/tb-sprite.gif);
24+ background-image:url(../../../images/default/editor/tb-sprite.gif);
25 }
26
27 .x-html-editor-tb .x-edit-underline, .x-menu-item img.x-edit-underline {
28 background-position:-32px 0;
29- background-image:url(/images/default/editor/tb-sprite.gif);
30+ background-image:url(../../../images/default/editor/tb-sprite.gif);
31 }
32
33 .x-html-editor-tb .x-edit-forecolor, .x-menu-item img.x-edit-forecolor {
34 background-position:-160px 0;
35- background-image:url(/images/default/editor/tb-sprite.gif);
36+ background-image:url(../../../images/default/editor/tb-sprite.gif);
37 }
38
39 .x-html-editor-tb .x-edit-backcolor, .x-menu-item img.x-edit-backcolor {
40 background-position:-176px 0;
41- background-image:url(/images/default/editor/tb-sprite.gif);
42+ background-image:url(../../../images/default/editor/tb-sprite.gif);
43 }
44
45 .x-html-editor-tb .x-edit-justifyleft, .x-menu-item img.x-edit-justifyleft {
46 background-position:-112px 0;
47- background-image:url(/images/default/editor/tb-sprite.gif);
48+ background-image:url(../../../images/default/editor/tb-sprite.gif);
49 }
50
51 .x-html-editor-tb .x-edit-justifycenter, .x-menu-item img.x-edit-justifycenter {
52 background-position:-128px 0;
53- background-image:url(/images/default/editor/tb-sprite.gif);
54+ background-image:url(../../../images/default/editor/tb-sprite.gif);
55 }
56
57 .x-html-editor-tb .x-edit-justifyright, .x-menu-item img.x-edit-justifyright {
58 background-position:-144px 0;
59- background-image:url(/images/default/editor/tb-sprite.gif);
60+ background-image:url(../../../images/default/editor/tb-sprite.gif);
61 }
62
63 .x-html-editor-tb .x-edit-insertorderedlist, .x-menu-item img.x-edit-insertorderedlist {
64 background-position:-80px 0;
65- background-image:url(/images/default/editor/tb-sprite.gif);
66+ background-image:url(../../../images/default/editor/tb-sprite.gif);
67 }
68
69 .x-html-editor-tb .x-edit-insertunorderedlist, .x-menu-item img.x-edit-insertunorderedlist {
70 background-position:-96px 0;
71- background-image:url(/images/default/editor/tb-sprite.gif);
72+ background-image:url(../../../images/default/editor/tb-sprite.gif);
73 }
74
75 .x-html-editor-tb .x-edit-increasefontsize, .x-menu-item img.x-edit-increasefontsize {
76 background-position:-48px 0;
77- background-image:url(/images/default/editor/tb-sprite.gif);
78+ background-image:url(../../../images/default/editor/tb-sprite.gif);
79 }
80
81 .x-html-editor-tb .x-edit-decreasefontsize, .x-menu-item img.x-edit-decreasefontsize {
82 background-position:-64px 0;
83- background-image:url(/images/default/editor/tb-sprite.gif);
84+ background-image:url(../../../images/default/editor/tb-sprite.gif);
85 }
86
87 .x-html-editor-tb .x-edit-sourceedit, .x-menu-item img.x-edit-sourceedit {
88 background-position:-192px 0;
89- background-image:url(/images/default/editor/tb-sprite.gif);
90+ background-image:url(../../../images/default/editor/tb-sprite.gif);
91 }
92
93 .x-html-editor-tb .x-edit-createlink, .x-menu-item img.x-edit-createlink {
94 background-position:-208px 0;
95- background-image:url(/images/default/editor/tb-sprite.gif);
96+ background-image:url(../../../images/default/editor/tb-sprite.gif);
97 }
98
99 .x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
100@@ -5002,12 +5002,12 @@
101 }
102
103 .x-layout-split-h{
104- background-image:url(/images/default/s.gif);
105+ background-image:url(../../../images/default/s.gif);
106 background-position: left;
107 }
108
109 .x-layout-split-v{
110- background-image:url(/images/default/s.gif);
111+ background-image:url(../../../images/default/s.gif);
112 background-position: top;
113 }
114
115@@ -5414,7 +5414,7 @@
116 .ext-el-mask-msg {
117 border-color:#65cf8a;
118 background-color:#c3daf9;
119- background-image:url(/images/default/box/tb-blue.gif);
120+ background-image:url(../../../images/default/box/tb-blue.gif);
121 }
122 .ext-el-mask-msg div {
123 background-color: #eee;
124@@ -5425,7 +5425,7 @@
125
126 .x-mask-loading div {
127 background-color:#fbfbfb;
128- background-image:url(/images/default/grid/loading.gif);
129+ background-image:url(../../../images/default/grid/loading.gif);
130 }
131
132 .x-item-disabled {
133@@ -5458,20 +5458,20 @@
134 }
135
136 .x-shadow .xsmc {
137- background-image: url(/images/default/shadow-c.png);
138+ background-image: url(../../../images/default/shadow-c.png);
139 }
140
141 .x-shadow .xsml, .x-shadow .xsmr {
142- background-image: url(/images/default/shadow-lr.png);
143+ background-image: url(../../../images/default/shadow-lr.png);
144 }
145
146 .x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{
147- background-image: url(/images/default/shadow.png);
148+ background-image: url(../../../images/default/shadow.png);
149 }
150
151 .loading-indicator {
152 font-size: 11px;
153- background-image: url(/images/default/grid/loading.gif);
154+ background-image: url(../../../images/default/grid/loading.gif);
155 }
156
157 .x-spotlight {
158@@ -5487,13 +5487,13 @@
159
160 ul.x-tab-strip-top{
161 background-color:#ffffff;
162- /* background-image: url(/images/default/tabs/tab-strip-bg.gif); */
163+ /* background-image: url(../../../images/default/tabs/tab-strip-bg.gif); */
164 border-bottom-color:#88EE99;
165 }
166
167 ul.x-tab-strip-bottom{
168 background-color:#cedff5;
169- background-image: url(/images/default/tabs/tab-strip-btm-bg.gif);
170+ background-image: url(../../../images/default/tabs/tab-strip-btm-bg.gif);
171 border-top-color:#97e38d;
172 }
173
174@@ -5522,31 +5522,31 @@
175 }
176
177 .x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner{
178- background-image: url(/images/default/tabs/tabs-sprite.gif);
179+ background-image: url(../../../images/default/tabs/tabs-sprite.gif);
180 }
181
182 .x-tab-strip-bottom .x-tab-right {
183- background-image: url(/images/default/tabs/tab-btm-inactive-right-bg.gif);
184+ background-image: url(../../../images/default/tabs/tab-btm-inactive-right-bg.gif);
185 }
186
187 .x-tab-strip-bottom .x-tab-left {
188- background-image: url(/images/default/tabs/tab-btm-inactive-left-bg.gif);
189+ background-image: url(../../../images/default/tabs/tab-btm-inactive-left-bg.gif);
190 }
191
192 .x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
193- background-image: url(/images/default/tabs/tab-btm-right-bg.gif);
194+ background-image: url(../../../images/default/tabs/tab-btm-right-bg.gif);
195 }
196
197 .x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
198- background-image: url(/images/default/tabs/tab-btm-left-bg.gif);
199+ background-image: url(../../../images/default/tabs/tab-btm-left-bg.gif);
200 }
201
202 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
203- background-image:url(/images/default/tabs/tab-close.gif);
204+ background-image:url(../../../images/default/tabs/tab-close.gif);
205 }
206
207 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
208- background-image:url(/images/default/tabs/tab-close.gif);
209+ background-image:url(../../../images/default/tabs/tab-close.gif);
210 }
211
212 .x-tab-panel-body {
213@@ -5563,7 +5563,7 @@
214 }
215
216 .x-tab-scroller-left {
217- background-image:url(/images/default/tabs/scroll-left.gif);
218+ background-image:url(../../../images/default/tabs/scroll-left.gif);
219 border-bottom-color:#97e38d;
220 }
221
222@@ -5580,7 +5580,7 @@
223 }
224
225 .x-tab-scroller-right {
226- background-image:url(/images/default/tabs/scroll-right.gif);
227+ background-image:url(../../../images/default/tabs/scroll-right.gif);
228 border-bottom-color:#97e38d;
229 }
230
231@@ -5592,7 +5592,7 @@
232
233 .x-form-text, textarea.x-form-field{
234 background-color:#fff;
235- background-image:url(/images/default/form/text-bg.gif);
236+ background-image:url(../../../images/default/form/text-bg.gif);
237 border-color:#b5b8c8;
238 }
239
240@@ -5611,20 +5611,20 @@
241 }
242
243 .x-form-field-wrap .x-form-trigger{
244- background-image:url(/images/default/form/trigger.gif);
245+ background-image:url(../../../images/default/form/trigger.gif);
246 border-bottom-color:#b5b8c8;
247 }
248
249 .x-form-field-wrap .x-form-date-trigger{
250- background-image: url(/images/default/form/date-trigger.gif);
251+ background-image: url(../../../images/default/form/date-trigger.gif);
252 }
253
254 .x-form-field-wrap .x-form-clear-trigger{
255- background-image: url(/images/default/form/clear-trigger.gif);
256+ background-image: url(../../../images/default/form/clear-trigger.gif);
257 }
258
259 .x-form-field-wrap .x-form-search-trigger{
260- background-image: url(/images/default/form/search-trigger.gif);
261+ background-image: url(../../../images/default/form/search-trigger.gif);
262 }
263
264 .x-trigger-wrap-focus .x-form-trigger{
265@@ -5645,7 +5645,7 @@
266
267 .x-form-invalid, textarea.x-form-invalid{
268 background-color:#fff;
269- background-image:url(/images/default/grid/invalid_line.gif);
270+ background-image:url(../../../images/default/grid/invalid_line.gif);
271 border-color:#c30;
272 }
273
274@@ -5656,7 +5656,7 @@
275
276 .x-form-inner-invalid, textarea.x-form-inner-invalid{
277 background-color:#fff;
278- background-image:url(/images/default/grid/invalid_line.gif);
279+ background-image:url(../../../images/default/grid/invalid_line.gif);
280 }
281
282 .x-form-grow-sizer {
283@@ -5670,7 +5670,7 @@
284 .x-form-invalid-msg {
285 color:#c0272b;
286 font:normal 11px tahoma, arial, helvetica, sans-serif;
287- background-image:url(/images/default/shared/warning.gif);
288+ background-image:url(../../../images/default/shared/warning.gif);
289 }
290
291 .x-form-empty-field {
292@@ -5686,7 +5686,7 @@
293 }
294
295 .x-form-invalid-icon {
296- background-image:url(/images/default/form/exclamation.gif);
297+ background-image:url(../../../images/default/form/exclamation.gif);
298 }
299
300 .x-fieldset {
301@@ -5712,7 +5712,7 @@
302 }
303
304 .x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{
305- background-image:url(/images/default/button/btn.gif);
306+ background-image:url(../../../images/default/button/btn.gif);
307 }
308
309 .x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text{
310@@ -5724,27 +5724,27 @@
311 }
312
313 .x-btn-mc em.x-btn-arrow {
314- background-image:url(/images/default/button/arrow.gif);
315+ background-image:url(../../../images/default/button/arrow.gif);
316 }
317
318 .x-btn-mc em.x-btn-split {
319- background-image:url(/images/default/button/s-arrow.gif);
320+ background-image:url(../../../images/default/button/s-arrow.gif);
321 }
322
323 .x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
324- background-image:url(/images/default/button/s-arrow-o.gif);
325+ background-image:url(../../../images/default/button/s-arrow-o.gif);
326 }
327
328 .x-btn-mc em.x-btn-arrow-bottom {
329- background-image:url(/images/default/button/s-arrow-b-noline.gif);
330+ background-image:url(../../../images/default/button/s-arrow-b-noline.gif);
331 }
332
333 .x-btn-mc em.x-btn-split-bottom {
334- background-image:url(/images/default/button/s-arrow-b.gif);
335+ background-image:url(../../../images/default/button/s-arrow-b.gif);
336 }
337
338 .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
339- background-image:url(/images/default/button/s-arrow-bo.gif);
340+ background-image:url(../../../images/default/button/s-arrow-bo.gif);
341 }
342
343 .x-btn-group-header {
344@@ -5752,42 +5752,42 @@
345 }
346
347 .x-btn-group-tc {
348- background-image: url(/images/default/button/group-tb.gif);
349+ background-image: url(../../../images/default/button/group-tb.gif);
350 }
351
352 .x-btn-group-tl {
353- background-image: url(/images/default/button/group-cs.gif);
354+ background-image: url(../../../images/default/button/group-cs.gif);
355 }
356
357 .x-btn-group-tr {
358- background-image: url(/images/default/button/group-cs.gif);
359+ background-image: url(../../../images/default/button/group-cs.gif);
360 }
361
362 .x-btn-group-bc {
363- background-image: url(/images/default/button/group-tb.gif);
364+ background-image: url(../../../images/default/button/group-tb.gif);
365 }
366
367 .x-btn-group-bl {
368- background-image: url(/images/default/button/group-cs.gif);
369+ background-image: url(../../../images/default/button/group-cs.gif);
370 }
371
372 .x-btn-group-br {
373- background-image: url(/images/default/button/group-cs.gif);
374+ background-image: url(../../../images/default/button/group-cs.gif);
375 }
376
377 .x-btn-group-ml {
378- background-image: url(/images/default/button/group-lr.gif);
379+ background-image: url(../../../images/default/button/group-lr.gif);
380 }
381 .x-btn-group-mr {
382- background-image: url(/images/default/button/group-lr.gif);
383+ background-image: url(../../../images/default/button/group-lr.gif);
384 }
385
386 .x-btn-group-notitle .x-btn-group-tc {
387- background-image: url(/images/default/button/group-tb.gif);
388+ background-image: url(../../../images/default/button/group-tb.gif);
389 }.x-toolbar{
390 border-color:#a9bfd3;
391 background-color:#d0def0;
392- background-image:url(/images/default/toolbar/bg.gif);
393+ background-image:url(../../../images/default/toolbar/bg.gif);
394 }
395
396 .x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
397@@ -5803,67 +5803,67 @@
398 }
399
400 .x-toolbar .x-btn-mc em.x-btn-split {
401- background-image:url(/images/default/button/s-arrow-noline.gif);
402+ background-image:url(../../../images/default/button/s-arrow-noline.gif);
403 }
404
405 .x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split,
406 .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split
407 {
408- background-image:url(/images/default/button/s-arrow-o.gif);
409+ background-image:url(../../../images/default/button/s-arrow-o.gif);
410 }
411
412 .x-toolbar .x-btn-mc em.x-btn-split-bottom {
413- background-image:url(/images/default/button/s-arrow-b-noline.gif);
414+ background-image:url(../../../images/default/button/s-arrow-b-noline.gif);
415 }
416
417 .x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom,
418 .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom
419 {
420- background-image:url(/images/default/button/s-arrow-bo.gif);
421+ background-image:url(../../../images/default/button/s-arrow-bo.gif);
422 }
423
424 .x-toolbar .xtb-sep {
425- background-image: url(/images/default/grid/grid-blue-split.gif);
426+ background-image: url(../../../images/default/grid/grid-blue-split.gif);
427 }
428
429 .x-tbar-page-first{
430- background-image: url(/images/default/grid/page-first.gif) !important;
431+ background-image: url(../../../images/default/grid/page-first.gif) !important;
432 }
433
434 .x-tbar-loading{
435- background-image: url(/images/default/grid/refresh.gif) !important;
436+ background-image: url(../../../images/default/grid/refresh.gif) !important;
437 }
438
439 .x-tbar-page-last{
440- background-image: url(/images/default/grid/page-last.gif) !important;
441+ background-image: url(../../../images/default/grid/page-last.gif) !important;
442 }
443
444 .x-tbar-page-next{
445- background-image: url(/images/default/grid/page-next.gif) !important;
446+ background-image: url(../../../images/default/grid/page-next.gif) !important;
447 }
448
449 .x-tbar-page-prev{
450- background-image: url(/images/default/grid/page-prev.gif) !important;
451+ background-image: url(../../../images/default/grid/page-prev.gif) !important;
452 }
453
454 .x-item-disabled .x-tbar-loading{
455- background-image: url(/images/default/grid/loading.gif) !important;
456+ background-image: url(../../../images/default/grid/loading.gif) !important;
457 }
458
459 .x-item-disabled .x-tbar-page-first{
460- background-image: url(/images/default/grid/page-first-disabled.gif) !important;
461+ background-image: url(../../../images/default/grid/page-first-disabled.gif) !important;
462 }
463
464 .x-item-disabled .x-tbar-page-last{
465- background-image: url(/images/default/grid/page-last-disabled.gif) !important;
466+ background-image: url(../../../images/default/grid/page-last-disabled.gif) !important;
467 }
468
469 .x-item-disabled .x-tbar-page-next{
470- background-image: url(/images/default/grid/page-next-disabled.gif) !important;
471+ background-image: url(../../../images/default/grid/page-next-disabled.gif) !important;
472 }
473
474 .x-item-disabled .x-tbar-page-prev{
475- background-image: url(/images/default/grid/page-prev-disabled.gif) !important;
476+ background-image: url(../../../images/default/grid/page-prev-disabled.gif) !important;
477 }
478
479 .x-paging-info {
480@@ -5871,11 +5871,11 @@
481 }
482
483 .x-toolbar-more-icon {
484- background-image: url(/images/default/toolbar/more.gif) !important;
485+ background-image: url(../../../images/default/toolbar/more.gif) !important;
486 }
487
488 .x-statusbar .x-status-busy {
489- background-image: url(/images/default/grid/loading.gif);
490+ background-image: url(../../../images/default/grid/loading.gif);
491 }
492
493 .x-statusbar .x-status-text-panel {
494@@ -5887,29 +5887,29 @@
495 .x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
496 .x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west
497 {
498- background-image:url(/images/default/sizer/e-handle.gif);
499+ background-image:url(../../../images/default/sizer/e-handle.gif);
500 }
501
502 .x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
503 .x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north
504 {
505- background-image:url(/images/default/sizer/s-handle.gif);
506+ background-image:url(../../../images/default/sizer/s-handle.gif);
507 }
508
509 .x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
510- background-image:url(/images/default/sizer/s-handle.gif);
511+ background-image:url(../../../images/default/sizer/s-handle.gif);
512 }
513 .x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
514- background-image:url(/images/default/sizer/se-handle.gif);
515+ background-image:url(../../../images/default/sizer/se-handle.gif);
516 }
517 .x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
518- background-image:url(/images/default/sizer/nw-handle.gif);
519+ background-image:url(../../../images/default/sizer/nw-handle.gif);
520 }
521 .x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
522- background-image:url(/images/default/sizer/ne-handle.gif);
523+ background-image:url(../../../images/default/sizer/ne-handle.gif);
524 }
525 .x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
526- background-image:url(/images/default/sizer/sw-handle.gif);
527+ background-image:url(../../../images/default/sizer/sw-handle.gif);
528 }
529 .x-resizable-proxy{
530 border-color:#3b826b;
531@@ -5936,7 +5936,7 @@
532
533 .x-grid-row-loading {
534 background-color: #fff;
535- background-image:url(/images/default/shared/loading-balls.gif);
536+ background-image:url(../../../images/default/shared/loading-balls.gif);
537 }
538
539 .x-grid3-row {
540@@ -5951,7 +5951,7 @@
541 .x-grid3-row-over {
542 border-color:#ddd;
543 background-color:#efefef;
544- background-image:url(/images/default/grid/row-over.gif);
545+ background-image:url(../../../images/default/grid/row-over.gif);
546 }
547
548 .x-grid3-resize-proxy {
549@@ -5964,7 +5964,7 @@
550
551 .x-grid3-header{
552 background-color:#f9f9f9;
553- background-image:url(/images/default/grid/grid3-hrow.gif);
554+ background-image:url(../../../images/default/grid/grid3-hrow.gif);
555 }
556
557 .x-grid3-header-pop {
558@@ -5973,7 +5973,7 @@
559
560 .x-grid3-header-pop-inner {
561 border-left-color:#eee;
562- background-image:url(/images/default/grid/hd-pop.gif);
563+ background-image:url(../../../images/default/grid/hd-pop.gif);
564 }
565
566 td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
567@@ -5983,16 +5983,16 @@
568
569 td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
570 background-color:#ededed;
571- background-image:url(/images/default/grid/grid3-hrow-over.gif);
572+ background-image:url(../../../images/default/grid/grid3-hrow-over.gif);
573
574 }
575
576 .sort-asc .x-grid3-sort-icon {
577- background-image: url(/images/default/grid/sort_asc.gif);
578+ background-image: url(../../../images/default/grid/sort_asc.gif);
579 }
580
581 .sort-desc .x-grid3-sort-icon {
582- background-image: url(/images/default/grid/sort_desc.gif);
583+ background-image: url(../../../images/default/grid/sort_desc.gif);
584 }
585
586 .x-grid3-cell-text, .x-grid3-hd-text {
587@@ -6000,7 +6000,7 @@
588 }
589
590 .x-grid3-split {
591- background-image: url(/images/default/grid/grid-split.gif);
592+ background-image: url(../../../images/default/grid/grid-split.gif);
593 }
594
595 .x-grid3-hd-text {
596@@ -6009,16 +6009,16 @@
597
598 .x-dd-drag-proxy .x-grid3-hd-inner{
599 background-color:#ebf3fd;
600- background-image:url(/images/default/grid/grid3-hrow-over.gif);
601+ background-image:url(../../../images/default/grid/grid3-hrow-over.gif);
602 border-color:#aaccf6;
603 }
604
605 .col-move-top{
606- background-image:url(/images/default/grid/col-move-top.gif);
607+ background-image:url(../../../images/default/grid/col-move-top.gif);
608 }
609
610 .col-move-bottom{
611- background-image:url(/images/default/grid/col-move-bottom.gif);
612+ background-image:url(../../../images/default/grid/col-move-bottom.gif);
613 }
614
615 .x-grid3-row-selected {
616@@ -6042,7 +6042,7 @@
617
618 .x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{
619 background-color:#ebeadb !important;
620- background-image:url(/images/default/grid/grid-hrow.gif) !important;
621+ background-image:url(../../../images/default/grid/grid-hrow.gif) !important;
622 color:#000;
623 border-top-color:#fff;
624 border-right-color:#6fa0df !important;
625@@ -6053,7 +6053,7 @@
626 }
627
628 .x-grid3-dirty-cell {
629- background-image:url(/images/default/grid/dirty.gif);
630+ background-image:url(../../../images/default/grid/dirty.gif);
631 }
632
633 .x-grid3-topbar, .x-grid3-bottombar{
634@@ -6065,7 +6065,7 @@
635 }
636
637 .x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
638- background-image:url(/images/default/grid/grid3-special-col-bg.gif) !important;
639+ background-image:url(../../../images/default/grid/grid3-special-col-bg.gif) !important;
640 color:#000 !important;
641 }
642
643@@ -6075,44 +6075,44 @@
644 }
645
646 .xg-hmenu-sort-asc .x-menu-item-icon{
647- background-image: url(/images/default/grid/hmenu-asc.gif);
648+ background-image: url(../../../images/default/grid/hmenu-asc.gif);
649 }
650
651 .xg-hmenu-sort-desc .x-menu-item-icon{
652- background-image: url(/images/default/grid/hmenu-desc.gif);
653+ background-image: url(../../../images/default/grid/hmenu-desc.gif);
654 }
655
656 .xg-hmenu-lock .x-menu-item-icon{
657- background-image: url(/images/default/grid/hmenu-lock.gif);
658+ background-image: url(../../../images/default/grid/hmenu-lock.gif);
659 }
660
661 .xg-hmenu-unlock .x-menu-item-icon{
662- background-image: url(/images/default/grid/hmenu-unlock.gif);
663+ background-image: url(../../../images/default/grid/hmenu-unlock.gif);
664 }
665
666 .x-grid3-hd-btn {
667 background-color:#c3daf9;
668- background-image:url(/images/default/grid/grid3-hd-btn.gif);
669+ background-image:url(../../../images/default/grid/grid3-hd-btn.gif);
670 }
671
672 .x-grid3-body .x-grid3-td-expander {
673- background-image:url(/images/default/grid/grid3-special-col-bg.gif);
674+ background-image:url(../../../images/default/grid/grid3-special-col-bg.gif);
675 }
676
677 .x-grid3-row-expander {
678- background-image:url(/images/default/grid/row-expand-sprite.gif);
679+ background-image:url(../../../images/default/grid/row-expand-sprite.gif);
680 }
681
682 .x-grid3-body .x-grid3-td-checker {
683- background-image: url(/images/default/grid/grid3-special-col-bg.gif);
684+ background-image: url(../../../images/default/grid/grid3-special-col-bg.gif);
685 }
686
687 .x-grid3-row-checker, .x-grid3-hd-checker {
688- background-image:url(/images/default/grid/row-check-sprite.gif);
689+ background-image:url(../../../images/default/grid/row-check-sprite.gif);
690 }
691
692 .x-grid3-body .x-grid3-td-numberer {
693- background-image:url(/images/default/grid/grid3-special-col-bg.gif);
694+ background-image:url(../../../images/default/grid/grid3-special-col-bg.gif);
695 }
696
697 .x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
698@@ -6120,21 +6120,21 @@
699 }
700
701 .x-grid3-body .x-grid3-td-row-icon {
702- background-image:url(/images/default/grid/grid3-special-col-bg.gif);
703+ background-image:url(../../../images/default/grid/grid3-special-col-bg.gif);
704 }
705
706 .x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,
707 .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,
708 .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
709- background-image:url(/images/default/grid/grid3-special-col-sel-bg.gif);
710+ background-image:url(../../../images/default/grid/grid3-special-col-sel-bg.gif);
711 }
712
713 .x-grid3-check-col {
714- background-image:url(/images/default/menu/unchecked.gif);
715+ background-image:url(../../../images/default/menu/unchecked.gif);
716 }
717
718 .x-grid3-check-col-on {
719- background-image:url(/images/default/menu/checked.gif);
720+ background-image:url(../../../images/default/menu/checked.gif);
721 }
722
723 .x-grid-group, .x-grid-group-body, .x-grid-group-hd {
724@@ -6146,25 +6146,25 @@
725 }
726
727 .x-grid-group-hd div.x-grid-group-title {
728- background-image:url(/images/default/grid/group-collapse.gif);
729+ background-image:url(../../../images/default/grid/group-collapse.gif);
730 color:#37a064;
731 font:bold 11px tahoma, arial, helvetica, sans-serif;
732 }
733
734 .x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
735- background-image:url(/images/default/grid/group-expand.gif);
736+ background-image:url(../../../images/default/grid/group-expand.gif);
737 }
738
739 .x-group-by-icon {
740- background-image:url(/images/default/grid/group-by.gif);
741+ background-image:url(../../../images/default/grid/group-by.gif);
742 }
743
744 .x-cols-icon {
745- background-image:url(/images/default/grid/columns.gif);
746+ background-image:url(../../../images/default/grid/columns.gif);
747 }
748
749 .x-show-groups-icon {
750- background-image:url(/images/default/grid/group-by.gif);
751+ background-image:url(../../../images/default/grid/group-by.gif);
752 }
753
754 .x-grid-empty {
755@@ -6190,34 +6190,34 @@
756 }
757
758 .x-dd-drop-nodrop .x-dd-drop-icon{
759- background-image: url(/images/default/dd/drop-no.gif);
760+ background-image: url(../../../images/default/dd/drop-no.gif);
761 }
762
763 .x-dd-drop-ok .x-dd-drop-icon{
764- background-image: url(/images/default/dd/drop-yes.gif);
765+ background-image: url(../../../images/default/dd/drop-yes.gif);
766 }
767
768 .x-dd-drop-ok-add .x-dd-drop-icon{
769- background-image: url(/images/default/dd/drop-add.gif);
770+ background-image: url(../../../images/default/dd/drop-add.gif);
771 }
772
773 .x-view-selector {
774 background-color:#c3daf9;
775 border-color:#33bb7d;
776 }.x-tree-node-expanded .x-tree-node-icon{
777- background-image:url(/images/default/tree/folder-open.gif);
778+ background-image:url(../../../images/default/tree/folder-open.gif);
779 }
780
781 .x-tree-node-leaf .x-tree-node-icon{
782- background-image:url(/images/default/tree/leaf.gif);
783+ background-image:url(../../../images/default/tree/leaf.gif);
784 }
785
786 .x-tree-node-collapsed .x-tree-node-icon{
787- background-image:url(/images/default/tree/folder.gif);
788+ background-image:url(../../../images/default/tree/folder.gif);
789 }
790
791 .x-tree-node-loading .x-tree-node-icon{
792- background-image:url(/images/default/tree/loading.gif) !important;
793+ background-image:url(../../../images/default/tree/loading.gif) !important;
794 }
795
796 .x-tree-node .x-tree-node-inline-icon {
797@@ -6235,63 +6235,63 @@
798 }
799
800 .x-tree-lines .x-tree-elbow{
801- background-image:url(/images/default/tree/elbow.gif);
802+ background-image:url(../../../images/default/tree/elbow.gif);
803 }
804
805 .x-tree-lines .x-tree-elbow-plus{
806- background-image:url(/images/default/tree/elbow-plus.gif);
807+ background-image:url(../../../images/default/tree/elbow-plus.gif);
808 }
809
810 .x-tree-lines .x-tree-elbow-minus{
811- background-image:url(/images/default/tree/elbow-minus.gif);
812+ background-image:url(../../../images/default/tree/elbow-minus.gif);
813 }
814
815 .x-tree-lines .x-tree-elbow-end{
816- background-image:url(/images/default/tree/elbow-end.gif);
817+ background-image:url(../../../images/default/tree/elbow-end.gif);
818 }
819
820 .x-tree-lines .x-tree-elbow-end-plus{
821- background-image:url(/images/default/tree/elbow-end-plus.gif);
822+ background-image:url(../../../images/default/tree/elbow-end-plus.gif);
823 }
824
825 .x-tree-lines .x-tree-elbow-end-minus{
826- background-image:url(/images/default/tree/elbow-end-minus.gif);
827+ background-image:url(../../../images/default/tree/elbow-end-minus.gif);
828 }
829
830 .x-tree-lines .x-tree-elbow-line{
831- background-image:url(/images/default/tree/elbow-line.gif);
832+ background-image:url(../../../images/default/tree/elbow-line.gif);
833 }
834
835 .x-tree-no-lines .x-tree-elbow-plus{
836- background-image:url(/images/default/tree/elbow-plus-nl.gif);
837+ background-image:url(../../../images/default/tree/elbow-plus-nl.gif);
838 }
839
840 .x-tree-no-lines .x-tree-elbow-minus{
841- background-image:url(/images/default/tree/elbow-minus-nl.gif);
842+ background-image:url(../../../images/default/tree/elbow-minus-nl.gif);
843 }
844
845 .x-tree-no-lines .x-tree-elbow-end-plus{
846- background-image:url(/images/default/tree/elbow-end-plus-nl.gif);
847+ background-image:url(../../../images/default/tree/elbow-end-plus-nl.gif);
848 }
849
850 .x-tree-no-lines .x-tree-elbow-end-minus{
851- background-image:url(/images/default/tree/elbow-end-minus-nl.gif);
852+ background-image:url(../../../images/default/tree/elbow-end-minus-nl.gif);
853 }
854
855 .x-tree-arrows .x-tree-elbow-plus{
856- background-image:url(/images/default/tree/arrows.gif);
857+ background-image:url(../../../images/default/tree/arrows.gif);
858 }
859
860 .x-tree-arrows .x-tree-elbow-minus{
861- background-image:url(/images/default/tree/arrows.gif);
862+ background-image:url(../../../images/default/tree/arrows.gif);
863 }
864
865 .x-tree-arrows .x-tree-elbow-end-plus{
866- background-image:url(/images/default/tree/arrows.gif);
867+ background-image:url(../../../images/default/tree/arrows.gif);
868 }
869
870 .x-tree-arrows .x-tree-elbow-end-minus{
871- background-image:url(/images/default/tree/arrows.gif);
872+ background-image:url(../../../images/default/tree/arrows.gif);
873 }
874
875 .x-tree-node{
876@@ -6341,26 +6341,26 @@
877 }
878
879 .x-tree-drop-ok-append .x-dd-drop-icon{
880- background-image: url(/images/default/tree/drop-add.gif);
881+ background-image: url(../../../images/default/tree/drop-add.gif);
882 }
883
884 .x-tree-drop-ok-above .x-dd-drop-icon{
885- background-image: url(/images/default/tree/drop-over.gif);
886+ background-image: url(../../../images/default/tree/drop-over.gif);
887 }
888
889 .x-tree-drop-ok-below .x-dd-drop-icon{
890- background-image: url(/images/default/tree/drop-under.gif);
891+ background-image: url(../../../images/default/tree/drop-under.gif);
892 }
893
894 .x-tree-drop-ok-between .x-dd-drop-icon{
895- background-image: url(/images/default/tree/drop-between.gif);
896+ background-image: url(../../../images/default/tree/drop-between.gif);
897 }.x-date-picker {
898 border-color: #1b6c5e;
899 background-color:#fff;
900 }
901
902 .x-date-middle,.x-date-left,.x-date-right {
903- background-image: url(/images/default/shared/hd-sprite.gif);
904+ background-image: url(../../../images/default/shared/hd-sprite.gif);
905 color:#fff;
906 font:bold 11px "sans serif", tahoma, verdana, helvetica;
907 }
908@@ -6370,20 +6370,20 @@
909 }
910
911 .x-date-middle .x-btn-mc em.x-btn-arrow {
912- background-image:url(/images/default/toolbar/btn-arrow-light.gif);
913+ background-image:url(../../../images/default/toolbar/btn-arrow-light.gif);
914 }
915
916 .x-date-right a {
917- background-image: url(/images/default/shared/right-btn.gif);
918+ background-image: url(../../../images/default/shared/right-btn.gif);
919 }
920
921 .x-date-left a{
922- background-image: url(/images/default/shared/left-btn.gif);
923+ background-image: url(../../../images/default/shared/left-btn.gif);
924 }
925
926 .x-date-inner th {
927 background-color:#dfecfb;
928- background-image:url(/images/default/shared/glass-bg.gif);
929+ background-image:url(../../../images/default/shared/glass-bg.gif);
930 border-bottom-color:#a3bad9;
931 font:normal 10px arial, helvetica,tahoma,sans-serif;
932 color:#236d5c;
933@@ -6404,7 +6404,7 @@
934
935 .x-date-inner .x-date-selected a{
936 background-color:#dfecfb;
937- background-image:url(/images/default/shared/glass-bg.gif);
938+ background-image:url(../../../images/default/shared/glass-bg.gif);
939 border-color:#97e38d;
940 }
941
942@@ -6423,7 +6423,7 @@
943 .x-date-bottom {
944 border-top-color:#a3bad9;
945 background-color:#dfecfb;
946- background-image:url(/images/default/shared/glass-bg.gif);
947+ background-image:url(../../../images/default/shared/glass-bg.gif);
948 }
949
950 .x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
951@@ -6462,7 +6462,7 @@
952
953 .x-date-mp-btns {
954 background-color: #dfecfb;
955- background-image: url(/images/default/shared/glass-bg.gif);
956+ background-image: url(../../../images/default/shared/glass-bg.gif);
957 }
958
959 .x-date-mp-btns td {
960@@ -6480,22 +6480,22 @@
961
962 td.x-date-mp-sel a {
963 background-color: #dfecfb;
964- background-image: url(/images/default/shared/glass-bg.gif);
965+ background-image: url(../../../images/default/shared/glass-bg.gif);
966 border-color:#97e38d;
967 }
968
969 .x-date-mp-ybtn a {
970- background-image:url(/images/default/panel/tool-sprites.gif);
971+ background-image:url(../../../images/default/panel/tool-sprites.gif);
972 }
973
974 td.x-date-mp-sep {
975 border-right-color:#c5d2df;
976 }.x-tip .x-tip-close{
977- background-image: url(/images/default/qtip/close.gif);
978+ background-image: url(../../../images/default/qtip/close.gif);
979 }
980
981 .x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
982- background-image: url(/images/default/qtip/tip-sprite.gif);
983+ background-image: url(../../../images/default/qtip/tip-sprite.gif);
984 }
985
986 .x-tip .x-tip-mc {
987@@ -6518,18 +6518,18 @@
988 .x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
989 .x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr
990 {
991- background-image: url(/images/default/form/error-tip-corners.gif);
992+ background-image: url(../../../images/default/form/error-tip-corners.gif);
993 }
994
995 .x-form-invalid-tip .x-tip-body {
996- background-image:url(/images/default/form/exclamation.gif);
997+ background-image:url(../../../images/default/form/exclamation.gif);
998 }
999
1000 .x-tip-anchor {
1001- background-image:url(/images/default/qtip/tip-anchor-sprite.gif);
1002+ background-image:url(../../../images/default/qtip/tip-anchor-sprite.gif);
1003 }.x-menu {
1004 background-color:#f0f0f0;
1005- background-image:url(/images/default/menu/menu.gif);
1006+ background-image:url(../../../images/default/menu/menu.gif);
1007 }
1008
1009 .x-menu-floating{
1010@@ -6545,7 +6545,7 @@
1011 }
1012
1013 .x-menu-item-arrow{
1014- background-image:url(/images/default/menu/menu-parent.gif);
1015+ background-image:url(../../../images/default/menu/menu-parent.gif);
1016 }
1017
1018 .x-menu-sep {
1019@@ -6558,7 +6558,7 @@
1020 }
1021
1022 .x-menu-item-active {
1023- background-image: url(/images/default/menu/item-over.gif);
1024+ background-image: url(../../../images/default/menu/item-over.gif);
1025 background-color: #dbecf4;
1026 border-color:#aaccf6;
1027 }
1028@@ -6568,15 +6568,15 @@
1029 }
1030
1031 .x-menu-check-item .x-menu-item-icon{
1032- background-image:url(/images/default/menu/unchecked.gif);
1033+ background-image:url(../../../images/default/menu/unchecked.gif);
1034 }
1035
1036 .x-menu-item-checked .x-menu-item-icon{
1037- background-image:url(/images/default/menu/checked.gif);
1038+ background-image:url(../../../images/default/menu/checked.gif);
1039 }
1040
1041 .x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
1042- background-image:url(/images/default/menu/group-checked.gif);
1043+ background-image:url(../../../images/default/menu/group-checked.gif);
1044 }
1045
1046 .x-menu-group-item .x-menu-item-icon{
1047@@ -6597,31 +6597,31 @@
1048 }
1049
1050 .x-menu-scroller-top {
1051- background-image:url(/images/default/layout/mini-top.gif);
1052+ background-image:url(../../../images/default/layout/mini-top.gif);
1053 }
1054
1055 .x-menu-scroller-bottom {
1056- background-image:url(/images/default/layout/mini-bottom.gif);
1057+ background-image:url(../../../images/default/layout/mini-bottom.gif);
1058 }
1059 .x-box-tl {
1060- background-image: url(/images/default/box/corners.gif);
1061+ background-image: url(../../../images/default/box/corners.gif);
1062 }
1063
1064 .x-box-tc {
1065- background-image: url(/images/default/box/tb.gif);
1066+ background-image: url(../../../images/default/box/tb.gif);
1067 }
1068
1069 .x-box-tr {
1070- background-image: url(/images/default/box/corners.gif);
1071+ background-image: url(../../../images/default/box/corners.gif);
1072 }
1073
1074 .x-box-ml {
1075- background-image: url(/images/default/box/l.gif);
1076+ background-image: url(../../../images/default/box/l.gif);
1077 }
1078
1079 .x-box-mc {
1080 background-color: #eee;
1081- background-image: url(/images/default/box/tb.gif);
1082+ background-image: url(../../../images/default/box/tb.gif);
1083 font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
1084 color: #393939;
1085 font-size: 12px;
1086@@ -6633,27 +6633,27 @@
1087 }
1088
1089 .x-box-mr {
1090- background-image: url(/images/default/box/r.gif);
1091+ background-image: url(../../../images/default/box/r.gif);
1092 }
1093
1094 .x-box-bl {
1095- background-image: url(/images/default/box/corners.gif);
1096+ background-image: url(../../../images/default/box/corners.gif);
1097 }
1098
1099 .x-box-bc {
1100- background-image: url(/images/default/box/tb.gif);
1101+ background-image: url(../../../images/default/box/tb.gif);
1102 }
1103
1104 .x-box-br {
1105- background-image: url(/images/default/box/corners.gif);
1106+ background-image: url(../../../images/default/box/corners.gif);
1107 }
1108
1109 .x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
1110- background-image: url(/images/default/box/corners-blue.gif);
1111+ background-image: url(../../../images/default/box/corners-blue.gif);
1112 }
1113
1114 .x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
1115- background-image: url(/images/default/box/tb-blue.gif);
1116+ background-image: url(../../../images/default/box/tb-blue.gif);
1117 }
1118
1119 .x-box-blue .x-box-mc {
1120@@ -6665,11 +6665,11 @@
1121 }
1122
1123 .x-box-blue .x-box-ml {
1124- background-image: url(/images/default/box/l-blue.gif);
1125+ background-image: url(../../../images/default/box/l-blue.gif);
1126 }
1127
1128 .x-box-blue .x-box-mr {
1129- background-image: url(/images/default/box/r-blue.gif);
1130+ background-image: url(../../../images/default/box/r-blue.gif);
1131 }#x-debug-browser .x-tree .x-tree-node a span {
1132 color:#229772;
1133 font-size:11px;
1134@@ -6700,7 +6700,7 @@
1135 .x-combo-list-hd {
1136 font:bold 11px tahoma, arial, helvetica, sans-serif;
1137 color:#158b76;
1138- background-image: url(/images/default/layout/panel-title-light-bg.gif);
1139+ background-image: url(../../../images/default/layout/panel-title-light-bg.gif);
1140 border-bottom-color:#98c0f4;
1141 }
1142
1143@@ -6733,7 +6733,7 @@
1144 font-size: 11px;
1145 font-family: tahoma,arial,verdana,sans-serif;
1146 border-color:#77DD88;
1147- background-image: url(/images/default/panel/white-top-bottom.gif);
1148+ background-image: url(../../../images/default/panel/white-top-bottom.gif);
1149 }
1150
1151 .x-panel-body {
1152@@ -6759,16 +6759,16 @@
1153 }
1154
1155 .x-panel-tc {
1156- background-image: url(/images/default/panel/top-bottom.gif);
1157+ background-image: url(../../../images/default/panel/top-bottom.gif);
1158 }
1159
1160 .x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br{
1161- background-image: url(/images/default/panel/corners-sprite.gif);
1162+ background-image: url(../../../images/default/panel/corners-sprite.gif);
1163 border-bottom-color:#77dd88;
1164 }
1165
1166 .x-panel-bc {
1167- background-image: url(/images/default/panel/top-bottom.gif);
1168+ background-image: url(../../../images/default/panel/top-bottom.gif);
1169 }
1170
1171 .x-panel-mc {
1172@@ -6778,15 +6778,15 @@
1173
1174 .x-panel-ml {
1175 background-color: #fff;
1176- background-image:url(/images/default/panel/left-right.gif);
1177+ background-image:url(../../../images/default/panel/left-right.gif);
1178 }
1179
1180 .x-panel-mr {
1181- background-image: url(/images/default/panel/left-right.gif);
1182+ background-image: url(../../../images/default/panel/left-right.gif);
1183 }
1184
1185 .x-tool {
1186- background-image:url(/images/default/panel/tool-sprites.gif);
1187+ background-image:url(../../../images/default/panel/tool-sprites.gif);
1188 }
1189
1190 .x-panel-ghost {
1191@@ -6815,27 +6815,27 @@
1192 }
1193
1194 .x-window-tc {
1195- background-image: url(/images/default/window/top-bottom.png);
1196+ background-image: url(../../../images/default/window/top-bottom.png);
1197 }
1198
1199 .x-window-tl {
1200- background-image: url(/images/default/window/left-corners.png);
1201+ background-image: url(../../../images/default/window/left-corners.png);
1202 }
1203
1204 .x-window-tr {
1205- background-image: url(/images/default/window/right-corners.png);
1206+ background-image: url(../../../images/default/window/right-corners.png);
1207 }
1208
1209 .x-window-bc {
1210- background-image: url(/images/default/window/top-bottom.png);
1211+ background-image: url(../../../images/default/window/top-bottom.png);
1212 }
1213
1214 .x-window-bl {
1215- background-image: url(/images/default/window/left-corners.png);
1216+ background-image: url(../../../images/default/window/left-corners.png);
1217 }
1218
1219 .x-window-br {
1220- background-image: url(/images/default/window/right-corners.png);
1221+ background-image: url(../../../images/default/window/right-corners.png);
1222 }
1223
1224 .x-window-mc {
1225@@ -6845,11 +6845,11 @@
1226 }
1227
1228 .x-window-ml {
1229- background-image: url(/images/default/window/left-right.png);
1230+ background-image: url(../../../images/default/window/left-right.png);
1231 }
1232
1233 .x-window-mr {
1234- background-image: url(/images/default/window/left-right.png);
1235+ background-image: url(../../../images/default/window/left-right.png);
1236 }
1237
1238 .x-window-maximized .x-window-tc {
1239@@ -6888,7 +6888,7 @@
1240 background-color:#fff;
1241 }
1242 .x-html-editor-tb .x-btn-text {
1243- background-image:url(/images/default/editor/tb-sprite.gif);
1244+ background-image:url(../../../images/default/editor/tb-sprite.gif);
1245 }.x-panel-noborder .x-panel-header-noborder {
1246 border-bottom-color:#77dd88;
1247 }
1248@@ -6914,7 +6914,7 @@
1249 .x-accordion-hd {
1250 color:#222;
1251 font-weight:normal;
1252- background-image: url(/images/default/panel/light-hd.gif);
1253+ background-image: url(../../../images/default/panel/light-hd.gif);
1254 }
1255
1256 .x-layout-collapsed{
1257@@ -6927,44 +6927,44 @@
1258 }
1259
1260 .x-layout-split-west .x-layout-mini {
1261- background-image:url(/images/default/layout/mini-left.gif);
1262+ background-image:url(../../../images/default/layout/mini-left.gif);
1263 }
1264 .x-layout-split-east .x-layout-mini {
1265- background-image:url(/images/default/layout/mini-right.gif);
1266+ background-image:url(../../../images/default/layout/mini-right.gif);
1267 }
1268 .x-layout-split-north .x-layout-mini {
1269- background-image:url(/images/default/layout/mini-top.gif);
1270+ background-image:url(../../../images/default/layout/mini-top.gif);
1271 }
1272 .x-layout-split-south .x-layout-mini {
1273- background-image:url(/images/default/layout/mini-bottom.gif);
1274+ background-image:url(../../../images/default/layout/mini-bottom.gif);
1275 }
1276
1277 .x-layout-cmini-west .x-layout-mini {
1278- background-image:url(/images/default/layout/mini-right.gif);
1279+ background-image:url(../../../images/default/layout/mini-right.gif);
1280 }
1281
1282 .x-layout-cmini-east .x-layout-mini {
1283- background-image:url(/images/default/layout/mini-left.gif);
1284+ background-image:url(../../../images/default/layout/mini-left.gif);
1285 }
1286
1287 .x-layout-cmini-north .x-layout-mini {
1288- background-image:url(/images/default/layout/mini-bottom.gif);
1289+ background-image:url(../../../images/default/layout/mini-bottom.gif);
1290 }
1291
1292 .x-layout-cmini-south .x-layout-mini {
1293- background-image:url(/images/default/layout/mini-top.gif);
1294+ background-image:url(../../../images/default/layout/mini-top.gif);
1295 }.x-progress-wrap {
1296 border-color:#70a979;
1297 }
1298
1299 .x-progress-inner {
1300 background-color:#e0e8f3;
1301- background-image:url(/images/default/qtip/bg.gif);
1302+ background-image:url(../../../images/default/qtip/bg.gif);
1303 }
1304
1305 .x-progress-bar {
1306 background-color:#77dd88;
1307- background-image:url(/images/default/progress/progress-bg.gif);
1308+ background-image:url(../../../images/default/progress/progress-bg.gif);
1309 border-top-color:#77dd88;
1310 border-bottom-color:#77dd88;
1311 border-right-color:#77dd88;
1312@@ -6980,7 +6980,7 @@
1313 color:#005138;
1314 }.x-list-header{
1315 background-color:#f9f9f9;
1316- background-image:url(/images/default/grid/grid3-hrow.gif);
1317+ background-image:url(../../../images/default/grid/grid3-hrow.gif);
1318 }
1319
1320 .x-list-header-inner div em {
1321@@ -7006,22 +7006,22 @@
1322 }
1323
1324 .x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
1325- background-image:url(/images/default/grid/sort-hd.gif);
1326+ background-image:url(../../../images/default/grid/sort-hd.gif);
1327 border-color: #77dd88;
1328 }.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
1329- background-image:url(/images/default/slider/slider-bg.png);
1330+ background-image:url(../../../images/default/slider/slider-bg.png);
1331 }
1332
1333 .x-slider-horz .x-slider-thumb {
1334- background-image:url(/images/default/slider/slider-thumb.png);
1335+ background-image:url(../../../images/default/slider/slider-thumb.png);
1336 }
1337
1338 .x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
1339- background-image:url(/images/default/slider/slider-v-bg.png);
1340+ background-image:url(../../../images/default/slider/slider-v-bg.png);
1341 }
1342
1343 .x-slider-vert .x-slider-thumb {
1344- background-image:url(/images/default/slider/slider-v-thumb.png);
1345+ background-image:url(../../../images/default/slider/slider-v-thumb.png);
1346 }.x-window-dlg .ext-mb-text,
1347 .x-window-dlg .x-window-header-text {
1348 font-size:12px;
1349@@ -7032,23 +7032,23 @@
1350 }
1351
1352 .x-window-dlg .x-msg-box-wait {
1353- background-image:url(/images/default/grid/loading.gif);
1354+ background-image:url(../../../images/default/grid/loading.gif);
1355 }
1356
1357 .x-window-dlg .ext-mb-info {
1358- background-image:url(/images/default/window/icon-info.gif);
1359+ background-image:url(../../../images/default/window/icon-info.gif);
1360 }
1361
1362 .x-window-dlg .ext-mb-warning {
1363- background-image:url(/images/default/window/icon-warning.gif);
1364+ background-image:url(../../../images/default/window/icon-warning.gif);
1365 }
1366
1367 .x-window-dlg .ext-mb-question {
1368- background-image:url(/images/default/window/icon-question.gif);
1369+ background-image:url(../../../images/default/window/icon-question.gif);
1370 }
1371
1372 .x-window-dlg .ext-mb-error {
1373- background-image:url(/images/default/window/icon-error.gif);
1374+ background-image:url(../../../images/default/window/icon-error.gif);
1375 }
1376
1377 .x-grid3-cell-inner.x-grid3-col-dsid,
1378@@ -7064,7 +7064,7 @@
1379
1380 .zonePanelMenu .x-btn-mc em.x-btn-arrow button
1381 {
1382- background-image: url(/images/default/panel/tool-sprites.gif);
1383+ background-image: url(../../../images/default/panel/tool-sprites.gif);
1384 background-position: 0px -195px;
1385 width: 15px;
1386 height: 15px;
1387@@ -7073,7 +7073,7 @@
1388
1389 .zonePanelMenu.x-btn-over .x-btn-mc em.x-btn-arrow button
1390 {
1391- background-image: url(/images/default/panel/tool-sprites.gif);
1392+ background-image: url(../../../images/default/panel/tool-sprites.gif);
1393 background-position: -15px -195px;
1394 width: 15px;
1395 height: 15px;
1396@@ -7122,12 +7122,12 @@
1397
1398 .x-view-over{
1399 border:1px solid #dddddd;
1400- background: #efefef url(/images/default/grid/row-over.gif) repeat-x left top;
1401+ background: #efefef url(../../../images/default/grid/row-over.gif) repeat-x left top;
1402 padding: 4px;
1403 }
1404
1405 .x-view-selected {
1406- background: #e9ffee url(/images/selected.gif) repeat-x right bottom;
1407+ background: #e9ffee url(../../../images/selected.gif) repeat-x right bottom;
1408 border:1px solid #77DD88;
1409 padding: 4px;
1410 }
1411@@ -7142,35 +7142,35 @@
1412 }
1413
1414 .reloadAction {
1415- background-image: url(/images/refresh.gif) !important;
1416+ background-image: url(../../../images/refresh.gif) !important;
1417 }
1418
1419 .newZoneAction {
1420- background-image: url(/images/add_zone.gif) !important;
1421+ background-image: url(../../../images/add_zone.gif) !important;
1422 }
1423
1424 .editZoneAction {
1425- background-image: url(/images/edit.gif) !important;
1426+ background-image: url(../../../images/edit.gif) !important;
1427 }
1428
1429 .sortZoneAction {
1430- background-image: url(/images/sort.gif) !important;
1431+ background-image: url(../../../images/sort.gif) !important;
1432 }
1433
1434 .editDeviceToolbarIcon {
1435- background-image: url(/images/edit.gif) !important;
1436+ background-image: url(../../../images/edit.gif) !important;
1437 }
1438
1439 .pingDeviceToolbarIcon {
1440- background-image: url(/images/application_osx_terminal.png) !important;
1441+ background-image: url(../../../images/application_osx_terminal.png) !important;
1442 }
1443
1444 .removeDeviceToolbarIcon {
1445- background-image: url(/images/delete.png) !important;
1446+ background-image: url(../../../images/delete.png) !important;
1447 }
1448
1449 .copyToClipboardToolbarIcon {
1450- background-image: url(/images/copy.gif) !important;
1451+ background-image: url(../../../images/copy.gif) !important;
1452 }
1453
1454 .nonPresentDevice table {
1455@@ -7179,118 +7179,118 @@
1456
1457 .isOn
1458 {
1459- background:url(/images/on.png) center no-repeat !important;
1460+ background:url(../../../images/on.png) center no-repeat !important;
1461 cursor: pointer;
1462 }
1463
1464 .isOff
1465 {
1466- background:url(/images/off.png) center no-repeat !important;
1467+ background:url(../../../images/off.png) center no-repeat !important;
1468 cursor: pointer;
1469 }
1470
1471 .isLocked
1472 {
1473- background:url(/images/lock.png) center no-repeat !important;
1474+ background:url(../../../images/lock.png) center no-repeat !important;
1475 cursor: pointer;
1476 }
1477
1478 .isUnlocked
1479 {
1480- background:url(/images/lock_open.png) center no-repeat !important;
1481+ background:url(../../../images/lock_open.png) center no-repeat !important;
1482 cursor: pointer;
1483 }
1484
1485 .lockDisabled
1486 {
1487- background:url(/images/lock_grey.png) center no-repeat !important;
1488+ background:url(../../../images/lock_grey.png) center no-repeat !important;
1489 }
1490
1491 .isDisabled
1492 {
1493- background:url(/images/noff.png) center no-repeat !important;
1494+ background:url(../../../images/noff.png) center no-repeat !important;
1495 }
1496
1497 .blink
1498 {
1499- background:url(/images/blink.png) center no-repeat !important;
1500+ background:url(../../../images/blink.png) center no-repeat !important;
1501 cursor: pointer;
1502 }
1503
1504 .blinkActive
1505 {
1506- background:url(/images/blink_active.png) center no-repeat !important;
1507+ background:url(../../../images/blink_active.png) center no-repeat !important;
1508 }
1509
1510 .functionLight
1511 {
1512- background:url(/images/brick_yellow.png) center no-repeat !important;
1513+ background:url(../../../images/brick_yellow.png) center no-repeat !important;
1514 cursor: pointer;
1515 }
1516
1517 .functionLightDisabled
1518 {
1519- background:url(/images/brick_yellow.png) center no-repeat !important;
1520+ background:url(../../../images/brick_yellow.png) center no-repeat !important;
1521 }
1522
1523 .functionLightIcon
1524 {
1525- background-image:url(/images/brick_yellow.png) !important;
1526+ background-image:url(../../../images/brick_yellow.png) !important;
1527 }
1528
1529 .functionShadow
1530 {
1531- background:url(/images/brick_grey.png) center no-repeat !important;
1532+ background:url(../../../images/brick_grey.png) center no-repeat !important;
1533 cursor: pointer;
1534 }
1535
1536 .functionShadowDisabled
1537 {
1538- background:url(/images/brick_grey.png) center no-repeat !important;
1539+ background:url(../../../images/brick_grey.png) center no-repeat !important;
1540 }
1541
1542 .functionShadowIcon
1543 {
1544- background-image:url(/images/brick_grey.png) !important;
1545+ background-image:url(../../../images/brick_grey.png) !important;
1546 }
1547
1548 .functionClimate
1549 {
1550- background:url(/images/brick_blue.png) center no-repeat !important;
1551+ background:url(../../../images/brick_blue.png) center no-repeat !important;
1552 }
1553
1554 .functionAudio
1555 {
1556- background:url(/images/brick_cyan.png) center no-repeat !important;
1557+ background:url(../../../images/brick_cyan.png) center no-repeat !important;
1558 }
1559
1560 .functionVideo
1561 {
1562- background:url(/images/brick_magenta.png) center no-repeat !important;
1563+ background:url(../../../images/brick_magenta.png) center no-repeat !important;
1564 }
1565
1566 .functionSecurity
1567 {
1568- background:url(/images/brick_red.png) center no-repeat !important;
1569+ background:url(../../../images/brick_red.png) center no-repeat !important;
1570 }
1571
1572 .functionAccess
1573 {
1574- background:url(/images/brick_green.png) center no-repeat !important;
1575+ background:url(../../../images/brick_green.png) center no-repeat !important;
1576 }
1577
1578 .functionJoker
1579 {
1580- background:url(/images/brick_darkgrey.png) center no-repeat !important;
1581+ background:url(../../../images/brick_darkgrey.png) center no-repeat !important;
1582 }
1583
1584 .lightbulbOn
1585 {
1586- background:url(/images/lightbulb.png) center no-repeat !important;
1587+ background:url(../../../images/lightbulb.png) center no-repeat !important;
1588 }
1589
1590 .lightbulbOff
1591 {
1592- background:url(/images/lightbulb_off.png) center no-repeat !important;
1593+ background:url(../../../images/lightbulb_off.png) center no-repeat !important;
1594 }
1595