summaryrefslogtreecommitdiff
path: root/frontend/beta/css/yui-extensions
Unidiff
Diffstat (limited to 'frontend/beta/css/yui-extensions') (more/less context) (show whitespace changes)
-rw-r--r--frontend/beta/css/yui-extensions/basic-dialog.css34
-rw-r--r--frontend/beta/css/yui-extensions/button.css6
-rw-r--r--frontend/beta/css/yui-extensions/dd.css6
-rw-r--r--frontend/beta/css/yui-extensions/grid.css54
-rw-r--r--frontend/beta/css/yui-extensions/layout.css20
-rw-r--r--frontend/beta/css/yui-extensions/qtips.css10
-rw-r--r--frontend/beta/css/yui-extensions/resizable.css16
-rw-r--r--frontend/beta/css/yui-extensions/tabs.css22
-rw-r--r--frontend/beta/css/yui-extensions/toolbar.css8
-rw-r--r--frontend/beta/css/yui-extensions/tree.css38
-rw-r--r--frontend/beta/css/yui-extensions/ytheme-aero.css58
-rw-r--r--frontend/beta/css/yui-extensions/ytheme-gray.css94
-rw-r--r--frontend/beta/css/yui-extensions/ytheme-vista.css100
13 files changed, 237 insertions, 229 deletions
diff --git a/frontend/beta/css/yui-extensions/basic-dialog.css b/frontend/beta/css/yui-extensions/basic-dialog.css
index 5a9f311..5a6cefb 100644
--- a/frontend/beta/css/yui-extensions/basic-dialog.css
+++ b/frontend/beta/css/yui-extensions/basic-dialog.css
@@ -26,2 +26,6 @@ refer to http://www.clipperz.com.
26.ydlg-proxy { 26.ydlg-proxy {
27<<<<<<< HEAD
28 background-image: url(./images/default/gradient-bg.gif);
29=======
30>>>>>>> 0db1d5c8b18eadc4bd9cfc6603e86227fa94b5a9
27 background-color:#c3daf9; 31 background-color:#c3daf9;
@@ -77,3 +81,3 @@ body.masked .ydlg select {
77.ydlg .ydlg-hd { 81.ydlg .ydlg-hd {
78 background: url(../images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px; 82 background: url(./images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
79 background-color:navy; 83 background-color:navy;
@@ -85,3 +89,3 @@ body.masked .ydlg select {
85.ydlg .ydlg-hd-left { 89.ydlg .ydlg-hd-left {
86 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px; 90 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;
87 padding-left:3px; 91 padding-left:3px;
@@ -90,3 +94,3 @@ body.masked .ydlg select {
90.ydlg .ydlg-hd-right { 94.ydlg .ydlg-hd-right {
91 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat right 0; 95 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat right 0;
92 padding-right:3px; 96 padding-right:3px;
@@ -94,2 +98,6 @@ body.masked .ydlg select {
94.ydlg .ydlg-dlg-body{ 98.ydlg .ydlg-dlg-body{
99<<<<<<< HEAD
100 background:url(./images/default/layout/gradient-bg.gif);
101=======
102>>>>>>> 0db1d5c8b18eadc4bd9cfc6603e86227fa94b5a9
95 border:1px solid #6593cf; 103 border:1px solid #6593cf;
@@ -168,6 +176,6 @@ body.masked .ydlg select {
168 visibility:inherit; 176 visibility:inherit;
169 background-image:url(../images/default/basic-dialog/close.gif); 177 background-image:url(./images/default/basic-dialog/close.gif);
170} 178}
171.ydlg div.yresizable-handle-east{ 179.ydlg div.yresizable-handle-east{
172 background-image:url(../images/default/sizer/e-handle-dark.gif); 180 background-image:url(./images/default/sizer/e-handle-dark.gif);
173 border:0; 181 border:0;
@@ -177,3 +185,3 @@ body.masked .ydlg select {
177.ydlg div.yresizable-handle-south{ 185.ydlg div.yresizable-handle-south{
178 background-image:url(../images/default/sizer/s-handle-dark.gif); 186 background-image:url(./images/default/sizer/s-handle-dark.gif);
179 border:0; 187 border:0;
@@ -182,3 +190,3 @@ body.masked .ydlg select {
182.ydlg div.yresizable-handle-west{ 190.ydlg div.yresizable-handle-west{
183 background-image:url(../images/default/sizer/e-handle-dark.gif); 191 background-image:url(./images/default/sizer/e-handle-dark.gif);
184 border:0; 192 border:0;
@@ -187,3 +195,3 @@ body.masked .ydlg select {
187.ydlg div.yresizable-handle-north{ 195.ydlg div.yresizable-handle-north{
188 background-image:url(../images/default/s.gif); 196 background-image:url(./images/default/s.gif);
189 border:0; 197 border:0;
@@ -191,3 +199,3 @@ body.masked .ydlg select {
191.ydlg div.yresizable-handle-northeast, .ytheme-gray .ydlg div.yresizable-handle-northeast{ 199.ydlg div.yresizable-handle-northeast, .ytheme-gray .ydlg div.yresizable-handle-northeast{
192 background-image:url(../images/default/s.gif); 200 background-image:url(./images/default/s.gif);
193 border:0; 201 border:0;
@@ -195,3 +203,3 @@ body.masked .ydlg select {
195.ydlg div.yresizable-handle-northwest, .ytheme-gray .ydlg div.yresizable-handle-northwest{ 203.ydlg div.yresizable-handle-northwest, .ytheme-gray .ydlg div.yresizable-handle-northwest{
196 background-image:url(../images/default/s.gif); 204 background-image:url(./images/default/s.gif);
197 border:0; 205 border:0;
@@ -199,3 +207,3 @@ body.masked .ydlg select {
199.ydlg div.yresizable-handle-southeast{ 207.ydlg div.yresizable-handle-southeast{
200 background-image:url(../images/default/sizer/corners-sprite.gif); 208 background-image:url(./images/default/sizer/corners-sprite.gif);
201 background-position: top left; 209 background-position: top left;
@@ -206,3 +214,3 @@ body.masked .ydlg select {
206.ydlg div.yresizable-handle-southwest{ 214.ydlg div.yresizable-handle-southwest{
207 background-image:url(../images/default/sizer/corners-sprite.gif); 215 background-image:url(./images/default/sizer/corners-sprite.gif);
208 background-position: top right; 216 background-position: top right;
@@ -237,3 +245,3 @@ body.masked .ydlg select {
237 height:18px; 245 height:18px;
238 background:transparent url(../images/default/basic-dialog/progress2.gif) repeat-x 1px 1px; 246 background:transparent url(./images/default/basic-dialog/progress2.gif) repeat-x 1px 1px;
239} 247}
diff --git a/frontend/beta/css/yui-extensions/button.css b/frontend/beta/css/yui-extensions/button.css
index ad1b2fc..fa32854 100644
--- a/frontend/beta/css/yui-extensions/button.css
+++ b/frontend/beta/css/yui-extensions/button.css
@@ -37,3 +37,3 @@ refer to http://www.clipperz.com.
37 height:21px; 37 height:21px;
38 background:url(../images/default/basic-dialog/btn-sprite.gif) no-repeat 0 0; 38 background:url(./images/default/basic-dialog/btn-sprite.gif) no-repeat 0 0;
39} 39}
@@ -42,3 +42,3 @@ refer to http://www.clipperz.com.
42 height:21px; 42 height:21px;
43 background:url(../images/default/basic-dialog/btn-sprite.gif) no-repeat 0 -21px; 43 background:url(./images/default/basic-dialog/btn-sprite.gif) no-repeat 0 -21px;
44} 44}
@@ -54,3 +54,3 @@ refer to http://www.clipperz.com.
54.ybtn-center{ 54.ybtn-center{
55 background:url(../images/default/basic-dialog/btn-sprite.gif) repeat-x 0 -42px; 55 background:url(./images/default/basic-dialog/btn-sprite.gif) repeat-x 0 -42px;
56 font:normal 11px "san serif",tahoma,verdana,helvetica; 56 font:normal 11px "san serif",tahoma,verdana,helvetica;
diff --git a/frontend/beta/css/yui-extensions/dd.css b/frontend/beta/css/yui-extensions/dd.css
index d4413e5..87cfdae 100644
--- a/frontend/beta/css/yui-extensions/dd.css
+++ b/frontend/beta/css/yui-extensions/dd.css
@@ -70,9 +70,9 @@ refer to http://www.clipperz.com.
70.ydd-drop-nodrop .ydd-drop-icon{ 70.ydd-drop-nodrop .ydd-drop-icon{
71 background-image: url(../images/default/dd/drop-no.gif); 71 background-image: url(./images/default/dd/drop-no.gif);
72} 72}
73.ydd-drop-ok .ydd-drop-icon{ 73.ydd-drop-ok .ydd-drop-icon{
74 background-image: url(../images/default/dd/drop-yes.gif); 74 background-image: url(./images/default/dd/drop-yes.gif);
75} 75}
76.ydd-drop-ok-add .ydd-drop-icon{ 76.ydd-drop-ok-add .ydd-drop-icon{
77 background-image: url(../images/default/dd/drop-add.gif); 77 background-image: url(./images/default/dd/drop-add.gif);
78} 78}
diff --git a/frontend/beta/css/yui-extensions/grid.css b/frontend/beta/css/yui-extensions/grid.css
index 37066ce..45a40ab 100644
--- a/frontend/beta/css/yui-extensions/grid.css
+++ b/frontend/beta/css/yui-extensions/grid.css
@@ -84,3 +84,3 @@ refer to http://www.clipperz.com.
84 z-index:2; 84 z-index:2;
85 background-image: url(../images/default/grid/pick-button.gif); 85 background-image: url(./images/default/grid/pick-button.gif);
86 background-repeat: no-repeat; 86 background-repeat: no-repeat;
@@ -88,3 +88,3 @@ refer to http://www.clipperz.com.
88.ygrid-editor-invalid{ 88.ygrid-editor-invalid{
89 background-image: url(../images/default/grid/invalid_line.gif); 89 background-image: url(./images/default/grid/invalid_line.gif);
90 background-repeat: repeat-x; 90 background-repeat: repeat-x;
@@ -162,9 +162,9 @@ select.ygrid-editor{
162.ygrid-drop-nodrop{ 162.ygrid-drop-nodrop{
163 background-image: url(../images/default/grid/drop-no.gif); 163 background-image: url(./images/default/grid/drop-no.gif);
164} 164}
165.ygrid-drop-ok{ 165.ygrid-drop-ok{
166 background-image: url(../images/default/grid/drop-yes.gif); 166 background-image: url(./images/default/grid/drop-yes.gif);
167} 167}
168.ygrid-hd .sort-asc { 168.ygrid-hd .sort-asc {
169 background-image: url(../images/default/grid/sort_asc.gif); 169 background-image: url(./images/default/grid/sort_asc.gif);
170 background-position: right; 170 background-position: right;
@@ -176,3 +176,3 @@ select.ygrid-editor{
176.ygrid-hd .sort-desc { 176.ygrid-hd .sort-desc {
177 background-image: url(../images/default/grid/sort_desc.gif); 177 background-image: url(./images/default/grid/sort_desc.gif);
178 background-position: right; 178 background-position: right;
@@ -206,3 +206,3 @@ select.ygrid-editor{
206.ygrid-hd-split { 206.ygrid-hd-split {
207 background-image: url(../images/default/grid/grid-split.gif); 207 background-image: url(./images/default/grid/grid-split.gif);
208 background-position: center; 208 background-position: center;
@@ -220,3 +220,3 @@ select.ygrid-editor{
220.ygrid-hrow{ 220.ygrid-hrow{
221 background: #ebeadb url(../images/default/grid/grid-hrow.gif) repeat-x; 221 background: #ebeadb url(./images/default/grid/grid-hrow.gif) repeat-x;
222 display: block; 222 display: block;
@@ -247,30 +247,30 @@ select.ygrid-editor{
247.ygrid-page-first{ 247.ygrid-page-first{
248 background-image: url(../images/default/grid/page-first.gif); 248 background-image: url(./images/default/grid/page-first.gif);
249} 249}
250.ygrid-loading{ 250.ygrid-loading{
251 background-image: url(../images/default/grid/done.gif); 251 background-image: url(./images/default/grid/done.gif);
252} 252}
253.ygrid-page-last{ 253.ygrid-page-last{
254 background-image: url(../images/default/grid/page-last.gif); 254 background-image: url(./images/default/grid/page-last.gif);
255} 255}
256.ygrid-page-next{ 256.ygrid-page-next{
257 background-image: url(../images/default/grid/page-next.gif); 257 background-image: url(./images/default/grid/page-next.gif);
258} 258}
259.ygrid-page-prev{ 259.ygrid-page-prev{
260 background-image: url(../images/default/grid/page-prev.gif); 260 background-image: url(./images/default/grid/page-prev.gif);
261} 261}
262.ytb-button-disabled .ygrid-loading{ 262.ytb-button-disabled .ygrid-loading{
263 background-image: url(../images/default/grid/loading.gif); 263 background-image: url(./images/default/grid/loading.gif);
264} 264}
265.ytb-button-disabled .ygrid-page-first{ 265.ytb-button-disabled .ygrid-page-first{
266 background-image: url(../images/default/grid/page-first-disabled.gif); 266 background-image: url(./images/default/grid/page-first-disabled.gif);
267} 267}
268.ytb-button-disabled .ygrid-page-last{ 268.ytb-button-disabled .ygrid-page-last{
269 background-image: url(../images/default/grid/page-last-disabled.gif); 269 background-image: url(./images/default/grid/page-last-disabled.gif);
270} 270}
271.ytb-button-disabled .ygrid-page-next{ 271.ytb-button-disabled .ygrid-page-next{
272 background-image: url(../images/default/grid/page-next-disabled.gif); 272 background-image: url(./images/default/grid/page-next-disabled.gif);
273} 273}
274.ytb-button-disabled .ygrid-page-prev{ 274.ytb-button-disabled .ygrid-page-prev{
275 background-image: url(../images/default/grid/page-prev-disabled.gif); 275 background-image: url(./images/default/grid/page-prev-disabled.gif);
276} 276}
@@ -299,9 +299,9 @@ select.ygrid-editor{
299.ygrid-mso .ygrid-hd-split { 299.ygrid-mso .ygrid-hd-split {
300 background-image: url(../images/default/grid/grid-blue-split.gif); 300 background-image: url(./images/default/grid/grid-blue-split.gif);
301} 301}
302.ygrid-mso .ytoolbar .ytb-sep { 302.ygrid-mso .ytoolbar .ytb-sep {
303 background-image: url(../images/default/grid/grid-blue-split.gif); 303 background-image: url(./images/default/grid/grid-blue-split.gif);
304} 304}
305.ygrid-mso .ygrid-hrow{ 305.ygrid-mso .ygrid-hrow{
306 background: url(../images/default/grid/mso-hd.gif); 306 background: url(./images/default/grid/mso-hd.gif);
307 border-bottom: 1px solid #6593cf; 307 border-bottom: 1px solid #6593cf;
@@ -390,6 +390,6 @@ select.ygrid-editor{
390.ygrid-vista .ygrid-hd-split { 390.ygrid-vista .ygrid-hd-split {
391 background-image: url(../images/default/grid/grid-split.gif); 391 background-image: url(./images/default/grid/grid-split.gif);
392} 392}
393.ygrid-vista .ygrid-hrow{ 393.ygrid-vista .ygrid-hrow{
394 background: url(../images/default/grid/grid-vista-hd.gif); 394 background: url(./images/default/grid/grid-vista-hd.gif);
395 height: 21px; 395 height: 21px;
@@ -410,6 +410,6 @@ select.ygrid-editor{
410 border: 0px none; 410 border: 0px none;
411 background: url(../images/default/grid/grid-vista-hd.gif); 411 background: url(./images/default/grid/grid-vista-hd.gif);
412} 412}
413.ygrid-vista .ytoolbar .ytb-sep{ 413.ygrid-vista .ytoolbar .ytb-sep{
414 background-image: url(../images/default/grid/grid-split.gif); 414 background-image: url(./images/default/grid/grid-split.gif);
415} 415}
@@ -501,3 +501,3 @@ select.ygrid-editor{
501 width:16px; 501 width:16px;
502 background-image: url(../images/default/grid/arrow-right-white.gif); 502 background-image: url(./images/default/grid/arrow-right-white.gif);
503 background-position: center; 503 background-position: center;
@@ -508,3 +508,3 @@ select.ygrid-editor{
508 width:16px; 508 width:16px;
509 background-image: url(../images/default/grid/arrow-left-white.gif); 509 background-image: url(./images/default/grid/arrow-left-white.gif);
510 background-position: center; 510 background-position: center;
diff --git a/frontend/beta/css/yui-extensions/layout.css b/frontend/beta/css/yui-extensions/layout.css
index 0c0feee..4f1fa03 100644
--- a/frontend/beta/css/yui-extensions/layout.css
+++ b/frontend/beta/css/yui-extensions/layout.css
@@ -98,3 +98,3 @@ refer to http://www.clipperz.com.
98.ylayout-panel-hd{ 98.ylayout-panel-hd{
99 background-image: url(../images/default/layout/panel-title-light-bg.gif); 99 background-image: url(./images/default/layout/panel-title-light-bg.gif);
100 color: black; 100 color: black;
@@ -137,3 +137,3 @@ refer to http://www.clipperz.com.
137.ylayout-close{ 137.ylayout-close{
138 background-image:url(../images/default/layout/layout-sprite.gif); 138 background-image:url(./images/default/layout/layout-sprite.gif);
139 background-repeat: no-repeat; 139 background-repeat: no-repeat;
@@ -142,3 +142,3 @@ refer to http://www.clipperz.com.
142.ylayout-collapse-west,.ylayout-expand-east{ 142.ylayout-collapse-west,.ylayout-expand-east{
143 background-image:url(../images/default/layout/layout-sprite.gif); 143 background-image:url(./images/default/layout/layout-sprite.gif);
144 background-repeat: no-repeat; 144 background-repeat: no-repeat;
@@ -147,3 +147,3 @@ refer to http://www.clipperz.com.
147.ylayout-expand-west,.ylayout-collapse-east{ 147.ylayout-expand-west,.ylayout-collapse-east{
148 background-image:url(../images/default/layout/layout-sprite.gif); 148 background-image:url(./images/default/layout/layout-sprite.gif);
149 background-repeat: no-repeat; 149 background-repeat: no-repeat;
@@ -152,3 +152,3 @@ refer to http://www.clipperz.com.
152.ylayout-collapse-north,.ylayout-expand-south{ 152.ylayout-collapse-north,.ylayout-expand-south{
153 background-image:url(../images/default/layout/layout-sprite.gif); 153 background-image:url(./images/default/layout/layout-sprite.gif);
154 background-repeat: no-repeat; 154 background-repeat: no-repeat;
@@ -157,3 +157,3 @@ refer to http://www.clipperz.com.
157.ylayout-expand-north,.ylayout-collapse-south{ 157.ylayout-expand-north,.ylayout-collapse-south{
158 background-image:url(../images/default/layout/layout-sprite.gif); 158 background-image:url(./images/default/layout/layout-sprite.gif);
159 background-repeat: no-repeat; 159 background-repeat: no-repeat;
@@ -162,3 +162,3 @@ refer to http://www.clipperz.com.
162.ylayout-split-h{ 162.ylayout-split-h{
163 background-image:url(../images/default/sizer/e-handle.gif); 163 background-image:url(./images/default/sizer/e-handle.gif);
164 background-position: left; 164 background-position: left;
@@ -166,3 +166,3 @@ refer to http://www.clipperz.com.
166.ylayout-split-v{ 166.ylayout-split-v{
167 background-image:url(../images/default/sizer/s-handle.gif); 167 background-image:url(./images/default/sizer/s-handle.gif);
168 background-position: top; 168 background-position: top;
@@ -170,3 +170,3 @@ refer to http://www.clipperz.com.
170.ylayout-panel .ytab-wrap{ 170.ylayout-panel .ytab-wrap{
171 background:url(../images/default/layout/gradient-bg.gif); 171 background:url(./images/default/layout/gradient-bg.gif);
172} 172}
@@ -206,3 +206,3 @@ refer to http://www.clipperz.com.
206.ylayout-panel-proxy { 206.ylayout-panel-proxy {
207 background-image: url(../images/default/layout/gradient-bg.gif); 207 background-image: url(./images/default/layout/gradient-bg.gif);
208 background-color:#c3daf9; 208 background-color:#c3daf9;
diff --git a/frontend/beta/css/yui-extensions/qtips.css b/frontend/beta/css/yui-extensions/qtips.css
index 34d3323..d4af0a2 100644
--- a/frontend/beta/css/yui-extensions/qtips.css
+++ b/frontend/beta/css/yui-extensions/qtips.css
@@ -32,3 +32,3 @@ refer to http://www.clipperz.com.
32.ytip .ytip-bd{ 32.ytip .ytip-bd{
33 background: #e0e8f3 url(../images/default/qtip/bg.gif) repeat-x; 33 background: #e0e8f3 url(./images/default/qtip/bg.gif) repeat-x;
34 border: 1px solid #a3bad9; 34 border: 1px solid #a3bad9;
@@ -38,3 +38,3 @@ refer to http://www.clipperz.com.
38.ytip .ytip-close{ 38.ytip .ytip-close{
39 background-image: url(../images/default/basic-dialog/close.gif); 39 background-image: url(./images/default/basic-dialog/close.gif);
40 height: 15px; 40 height: 15px;
@@ -46,3 +46,3 @@ refer to http://www.clipperz.com.
46.ytip .ytip-hd { 46.ytip .ytip-hd {
47 background: url(../images/default/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 47 background: url(./images/default/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
48 background-color: navy; 48 background-color: navy;
@@ -54,3 +54,3 @@ refer to http://www.clipperz.com.
54.ytip .ytip-hd-left { 54.ytip .ytip-hd-left {
55 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 55 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
56 display: block; 56 display: block;
@@ -60,3 +60,3 @@ refer to http://www.clipperz.com.
60.ytip .ytip-hd-right { 60.ytip .ytip-hd-right {
61 background: url(../images/default/basic-dialog/hd-sprite.gif) no-repeat right 0px; 61 background: url(./images/default/basic-dialog/hd-sprite.gif) no-repeat right 0px;
62 display: block; 62 display: block;
diff --git a/frontend/beta/css/yui-extensions/resizable.css b/frontend/beta/css/yui-extensions/resizable.css
index 51d91ac..61b826b 100644
--- a/frontend/beta/css/yui-extensions/resizable.css
+++ b/frontend/beta/css/yui-extensions/resizable.css
@@ -104,3 +104,3 @@ refer to http://www.clipperz.com.
104.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{ 104.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{
105 background:url(../images/default/sizer/e-handle.gif); 105 background:url(./images/default/sizer/e-handle.gif);
106 background-position: left; 106 background-position: left;
@@ -108,3 +108,3 @@ refer to http://www.clipperz.com.
108.yresizable-over .yresizable-handle-west, .yresizable-pinned .yresizable-handle-west{ 108.yresizable-over .yresizable-handle-west, .yresizable-pinned .yresizable-handle-west{
109 background:url(../images/default/sizer/e-handle.gif); 109 background:url(./images/default/sizer/e-handle.gif);
110 background-position: left; 110 background-position: left;
@@ -112,3 +112,3 @@ refer to http://www.clipperz.com.
112.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{ 112.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{
113 background:url(../images/default/sizer/s-handle.gif); 113 background:url(./images/default/sizer/s-handle.gif);
114 background-position: top; 114 background-position: top;
@@ -116,3 +116,3 @@ refer to http://www.clipperz.com.
116.yresizable-over .yresizable-handle-north, .yresizable-pinned .yresizable-handle-north{ 116.yresizable-over .yresizable-handle-north, .yresizable-pinned .yresizable-handle-north{
117 background:url(../images/default/sizer/s-handle.gif); 117 background:url(./images/default/sizer/s-handle.gif);
118 background-position: top; 118 background-position: top;
@@ -120,3 +120,3 @@ refer to http://www.clipperz.com.
120.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{ 120.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{
121 background:url(../images/default/sizer/corners-sprite.gif); 121 background:url(./images/default/sizer/corners-sprite.gif);
122 background-position: top left; 122 background-position: top left;
@@ -124,3 +124,3 @@ refer to http://www.clipperz.com.
124.yresizable-over .yresizable-handle-northwest, .yresizable-pinned .yresizable-handle-northwest{ 124.yresizable-over .yresizable-handle-northwest, .yresizable-pinned .yresizable-handle-northwest{
125 background:url(../images/default/sizer/corners-sprite.gif); 125 background:url(./images/default/sizer/corners-sprite.gif);
126 background-position:bottom right; 126 background-position:bottom right;
@@ -128,3 +128,3 @@ refer to http://www.clipperz.com.
128.yresizable-over .yresizable-handle-northeast, .yresizable-pinned .yresizable-handle-northeast{ 128.yresizable-over .yresizable-handle-northeast, .yresizable-pinned .yresizable-handle-northeast{
129 background:url(../images/default/sizer/corners-sprite.gif); 129 background:url(./images/default/sizer/corners-sprite.gif);
130 background-position: bottom left; 130 background-position: bottom left;
@@ -132,3 +132,3 @@ refer to http://www.clipperz.com.
132.yresizable-over .yresizable-handle-southwest, .yresizable-pinned .yresizable-handle-southwest{ 132.yresizable-over .yresizable-handle-southwest, .yresizable-pinned .yresizable-handle-southwest{
133 background:url(../images/default/sizer/corners-sprite.gif); 133 background:url(./images/default/sizer/corners-sprite.gif);
134 background-position: top right; 134 background-position: top right;
diff --git a/frontend/beta/css/yui-extensions/tabs.css b/frontend/beta/css/yui-extensions/tabs.css
index 6fd0f89..025214a 100644
--- a/frontend/beta/css/yui-extensions/tabs.css
+++ b/frontend/beta/css/yui-extensions/tabs.css
@@ -70,12 +70,12 @@ refer to http://www.clipperz.com.
70.ytab-strip .on .ytab-right { 70.ytab-strip .on .ytab-right {
71 background: url(../images/default/tabs/tab-sprite.gif) no-repeat right 0; 71 background: url(./images/default/tabs/tab-sprite.gif) no-repeat right 0;
72} 72}
73.ytab-strip .on .ytab-left { 73.ytab-strip .on .ytab-left {
74 background: url(../images/default/tabs/tab-sprite.gif) no-repeat 0 -100px; 74 background: url(./images/default/tabs/tab-sprite.gif) no-repeat 0 -100px;
75} 75}
76.ytab-strip .ytab-right { 76.ytab-strip .ytab-right {
77 background: url(../images/default/tabs/tab-sprite.gif) no-repeat right -50px; 77 background: url(./images/default/tabs/tab-sprite.gif) no-repeat right -50px;
78} 78}
79.ytab-strip .ytab-left { 79.ytab-strip .ytab-left {
80 background: url(../images/default/tabs/tab-sprite.gif) no-repeat 0 -150px; 80 background: url(./images/default/tabs/tab-sprite.gif) no-repeat 0 -150px;
81} 81}
@@ -100,3 +100,3 @@ refer to http://www.clipperz.com.
100 font-size:1px; 100 font-size:1px;
101 background-image:url(../images/default/layout/layout-sprite.gif); 101 background-image:url(./images/default/layout/layout-sprite.gif);
102 background-repeat: no-repeat; 102 background-repeat: no-repeat;
@@ -110,3 +110,3 @@ refer to http://www.clipperz.com.
110.ytab-strip .on .close-icon{ 110.ytab-strip .on .close-icon{
111 background-image:url(../images/default/layout/layout-sprite.gif); 111 background-image:url(./images/default/layout/layout-sprite.gif);
112 background-repeat: no-repeat; 112 background-repeat: no-repeat;
@@ -115,3 +115,3 @@ refer to http://www.clipperz.com.
115.ytab-strip .ytab-closable .close-over{ 115.ytab-strip .ytab-closable .close-over{
116 background-image:url(../images/default/layout/layout-sprite.gif); 116 background-image:url(./images/default/layout/layout-sprite.gif);
117 background-repeat: no-repeat; 117 background-repeat: no-repeat;
@@ -127,12 +127,12 @@ refer to http://www.clipperz.com.
127.ytabs-bottom .ytab-strip .ytab-right { 127.ytabs-bottom .ytab-strip .ytab-right {
128 background: url(../images/default/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left; 128 background: url(./images/default/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left;
129} 129}
130.ytabs-bottom .ytab-strip .ytab-left { 130.ytabs-bottom .ytab-strip .ytab-left {
131 background: url(../images/default/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right; 131 background: url(./images/default/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right;
132} 132}
133.ytabs-bottom .ytab-strip .on .ytab-right { 133.ytabs-bottom .ytab-strip .on .ytab-right {
134 background: url(../images/default/tabs/tab-btm-right-bg.gif) no-repeat bottom left; 134 background: url(./images/default/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
135} 135}
136.ytabs-bottom .ytab-strip .on .ytab-left { 136.ytabs-bottom .ytab-strip .on .ytab-left {
137 background: url(../images/default/tabs/tab-btm-left-bg.gif) no-repeat bottom right; 137 background: url(./images/default/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
138} 138}
diff --git a/frontend/beta/css/yui-extensions/toolbar.css b/frontend/beta/css/yui-extensions/toolbar.css
index dea6754..198b47c 100644
--- a/frontend/beta/css/yui-extensions/toolbar.css
+++ b/frontend/beta/css/yui-extensions/toolbar.css
@@ -34,3 +34,3 @@ refer to http://www.clipperz.com.
34 border: 0px none; 34 border: 0px none;
35 background: url(../images/default/grid/mso-hd.gif); 35 background: url(./images/default/grid/mso-hd.gif);
36} 36}
@@ -91,3 +91,3 @@ refer to http://www.clipperz.com.
91.ytoolbar .ytb-button-over{ 91.ytoolbar .ytb-button-over{
92 background:#c3d3ed url(../images/default/toolbar/btn-over-bg.gif) repeat-x; 92 background:#c3d3ed url(./images/default/toolbar/btn-over-bg.gif) repeat-x;
93 border:1px solid #6593cf; 93 border:1px solid #6593cf;
@@ -96,3 +96,3 @@ refer to http://www.clipperz.com.
96.ytoolbar .ytb-sep { 96.ytoolbar .ytb-sep {
97 background-image: url(../images/default/grid/grid-split.gif); 97 background-image: url(./images/default/grid/grid-split.gif);
98 background-position: center; 98 background-position: center;
@@ -109,3 +109,3 @@ refer to http://www.clipperz.com.
109.mso .ytoolbar .ytb-sep, .ygrid-mso .ytoolbar .ytb-sep{ 109.mso .ytoolbar .ytb-sep, .ygrid-mso .ytoolbar .ytb-sep{
110 background-image: url(../images/default/grid/grid-blue-split.gif); 110 background-image: url(./images/default/grid/grid-blue-split.gif);
111} 111}
diff --git a/frontend/beta/css/yui-extensions/tree.css b/frontend/beta/css/yui-extensions/tree.css
index 992909d..4b448e8 100644
--- a/frontend/beta/css/yui-extensions/tree.css
+++ b/frontend/beta/css/yui-extensions/tree.css
@@ -45,9 +45,9 @@ refer to http://www.clipperz.com.
45.ytree-node-collapsed .ytree-node-icon{ 45.ytree-node-collapsed .ytree-node-icon{
46 background:transparent url(../images/default/tree/folder.gif); 46 background:transparent url(./images/default/tree/folder.gif);
47} 47}
48.ytree-node-expanded .ytree-node-icon{ 48.ytree-node-expanded .ytree-node-icon{
49 background:transparent url(../images/default/tree/folder-open.gif); 49 background:transparent url(./images/default/tree/folder-open.gif);
50} 50}
51.ytree-node-leaf .ytree-node-icon{ 51.ytree-node-leaf .ytree-node-icon{
52 background:transparent url(../images/default/tree/leaf.gif); 52 background:transparent url(./images/default/tree/leaf.gif);
53} 53}
@@ -56,3 +56,3 @@ refer to http://www.clipperz.com.
56.ytree-node-loading .ytree-node-icon{ 56.ytree-node-loading .ytree-node-icon{
57 background:transparent url(../images/default/tree/loading.gif) !important; 57 background:transparent url(./images/default/tree/loading.gif) !important;
58} 58}
@@ -65,21 +65,21 @@ refer to http://www.clipperz.com.
65.ytree-lines .ytree-elbow{ 65.ytree-lines .ytree-elbow{
66 background:transparent url(../images/default/tree/elbow.gif); 66 background:transparent url(./images/default/tree/elbow.gif);
67} 67}
68.ytree-lines .ytree-elbow-plus{ 68.ytree-lines .ytree-elbow-plus{
69 background:transparent url(../images/default/tree/elbow-plus.gif); 69 background:transparent url(./images/default/tree/elbow-plus.gif);
70} 70}
71.ytree-lines .ytree-elbow-minus{ 71.ytree-lines .ytree-elbow-minus{
72 background:transparent url(../images/default/tree/elbow-minus.gif); 72 background:transparent url(./images/default/tree/elbow-minus.gif);
73} 73}
74.ytree-lines .ytree-elbow-end{ 74.ytree-lines .ytree-elbow-end{
75 background:transparent url(../images/default/tree/elbow-end.gif); 75 background:transparent url(./images/default/tree/elbow-end.gif);
76} 76}
77.ytree-lines .ytree-elbow-end-plus{ 77.ytree-lines .ytree-elbow-end-plus{
78 background:transparent url(../images/default/tree/elbow-end-plus.gif); 78 background:transparent url(./images/default/tree/elbow-end-plus.gif);
79} 79}
80.ytree-lines .ytree-elbow-end-minus{ 80.ytree-lines .ytree-elbow-end-minus{
81 background:transparent url(../images/default/tree/elbow-end-minus.gif); 81 background:transparent url(./images/default/tree/elbow-end-minus.gif);
82} 82}
83.ytree-lines .ytree-elbow-line{ 83.ytree-lines .ytree-elbow-line{
84 background:transparent url(../images/default/tree/elbow-line.gif); 84 background:transparent url(./images/default/tree/elbow-line.gif);
85} 85}
@@ -91,6 +91,6 @@ refer to http://www.clipperz.com.
91.ytree-no-lines .ytree-elbow-plus{ 91.ytree-no-lines .ytree-elbow-plus{
92 background:transparent url(../images/default/tree/elbow-plus-nl.gif); 92 background:transparent url(./images/default/tree/elbow-plus-nl.gif);
93} 93}
94.ytree-no-lines .ytree-elbow-minus{ 94.ytree-no-lines .ytree-elbow-minus{
95 background:transparent url(../images/default/tree/elbow-minus-nl.gif); 95 background:transparent url(./images/default/tree/elbow-minus-nl.gif);
96} 96}
@@ -100,6 +100,6 @@ refer to http://www.clipperz.com.
100.ytree-no-lines .ytree-elbow-end-plus{ 100.ytree-no-lines .ytree-elbow-end-plus{
101 background:transparent url(../images/default/tree/elbow-end-plus-nl.gif); 101 background:transparent url(./images/default/tree/elbow-end-plus-nl.gif);
102} 102}
103.ytree-no-lines .ytree-elbow-end-minus{ 103.ytree-no-lines .ytree-elbow-end-minus{
104 background:transparent url(../images/default/tree/elbow-end-minus-nl.gif); 104 background:transparent url(./images/default/tree/elbow-end-minus-nl.gif);
105} 105}
@@ -173,12 +173,12 @@ refer to http://www.clipperz.com.
173.ytree-drop-ok-append .ydd-drop-icon{ 173.ytree-drop-ok-append .ydd-drop-icon{
174 background-image: url(../images/default/tree/drop-add.gif); 174 background-image: url(./images/default/tree/drop-add.gif);
175} 175}
176.ytree-drop-ok-above .ydd-drop-icon{ 176.ytree-drop-ok-above .ydd-drop-icon{
177 background-image: url(../images/default/tree/drop-over.gif); 177 background-image: url(./images/default/tree/drop-over.gif);
178} 178}
179.ytree-drop-ok-below .ydd-drop-icon{ 179.ytree-drop-ok-below .ydd-drop-icon{
180 background-image: url(../images/default/tree/drop-under.gif); 180 background-image: url(./images/default/tree/drop-under.gif);
181} 181}
182.ytree-drop-ok-between .ydd-drop-icon{ 182.ytree-drop-ok-between .ydd-drop-icon{
183 background-image: url(../images/default/tree/drop-between.gif); 183 background-image: url(./images/default/tree/drop-between.gif);
184} 184}
diff --git a/frontend/beta/css/yui-extensions/ytheme-aero.css b/frontend/beta/css/yui-extensions/ytheme-aero.css
index b599de0..a3087b0 100644
--- a/frontend/beta/css/yui-extensions/ytheme-aero.css
+++ b/frontend/beta/css/yui-extensions/ytheme-aero.css
@@ -36,3 +36,3 @@ refer to http://www.clipperz.com.
36 padding-top:1px; 36 padding-top:1px;
37 background:#cedff5 url(../images/aero/tabs/tab-strip-bg.gif) repeat-x bottom; 37 background:#cedff5 url(./images/aero/tabs/tab-strip-bg.gif) repeat-x bottom;
38 border-bottom:1px solid #8db2e3; 38 border-bottom:1px solid #8db2e3;
@@ -48,12 +48,12 @@ refer to http://www.clipperz.com.
48.ytabs-top .ytab-strip .on .ytab-right { 48.ytabs-top .ytab-strip .on .ytab-right {
49 background: url(../images/aero/tabs/tab-sprite.gif) no-repeat right 0px; 49 background: url(./images/aero/tabs/tab-sprite.gif) no-repeat right 0px;
50} 50}
51.ytabs-top .ytab-strip .on .ytab-left,.ytabs-top .ytab-strip .on a:hover .ytab-left{ 51.ytabs-top .ytab-strip .on .ytab-left,.ytabs-top .ytab-strip .on a:hover .ytab-left{
52 background: url(../images/aero/tabs/tab-sprite.gif) no-repeat 0px -100px; 52 background: url(./images/aero/tabs/tab-sprite.gif) no-repeat 0px -100px;
53} 53}
54.ytabs-top .ytab-strip .ytab-right { 54.ytabs-top .ytab-strip .ytab-right {
55 background:transparent url(../images/aero/tabs/tab-sprite.gif) no-repeat right -50px; 55 background:transparent url(./images/aero/tabs/tab-sprite.gif) no-repeat right -50px;
56} 56}
57.ytabs-top .ytab-strip .ytab-left { 57.ytabs-top .ytab-strip .ytab-left {
58 background:transparent url(../images/aero/tabs/tab-sprite.gif) no-repeat 0px -150px; 58 background:transparent url(./images/aero/tabs/tab-sprite.gif) no-repeat 0px -150px;
59} 59}
@@ -72,3 +72,3 @@ refer to http://www.clipperz.com.
72 padding-bottom:1px; 72 padding-bottom:1px;
73 background:#cedff5 url(../images/aero/tabs/tab-strip-btm-bg.gif) repeat-x top; 73 background:#cedff5 url(./images/aero/tabs/tab-strip-btm-bg.gif) repeat-x top;
74 border-top:1px solid #8db2e3; 74 border-top:1px solid #8db2e3;
@@ -77,12 +77,12 @@ refer to http://www.clipperz.com.
77.ytabs-bottom .ytab-strip .ytab-right { 77.ytabs-bottom .ytab-strip .ytab-right {
78 background:transparent url(../images/aero/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right; 78 background:transparent url(./images/aero/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;
79} 79}
80.ytabs-bottom .ytab-strip .ytab-left { 80.ytabs-bottom .ytab-strip .ytab-left {
81 background:transparent url(../images/aero/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left; 81 background:transparent url(./images/aero/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;
82} 82}
83.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover { 83.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover {
84 background: url(../images/aero/tabs/tab-btm-right-bg.gif) no-repeat bottom left; 84 background: url(./images/aero/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
85} 85}
86.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left { 86.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left {
87 background: url(../images/aero/tabs/tab-btm-left-bg.gif) no-repeat bottom right; 87 background: url(./images/aero/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
88} 88}
@@ -109,3 +109,3 @@ refer to http://www.clipperz.com.
109.ydlg .ydlg-hd { 109.ydlg .ydlg-hd {
110 background: url(../images/aero/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 110 background: url(./images/aero/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
111 background-color:#aabaca; 111 background-color:#aabaca;
@@ -117,3 +117,3 @@ refer to http://www.clipperz.com.
117 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80); 117 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80);
118 background: url(../images/aero/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 118 background: url(./images/aero/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
119 zoom:1; 119 zoom:1;
@@ -125,3 +125,3 @@ refer to http://www.clipperz.com.
125.ydlg .ydlg-hd-right { 125.ydlg .ydlg-hd-right {
126 background: url(../images/aero/basic-dialog/hd-sprite.gif) no-repeat right 0px; 126 background: url(./images/aero/basic-dialog/hd-sprite.gif) no-repeat right 0px;
127 zoom:1; 127 zoom:1;
@@ -156,3 +156,3 @@ refer to http://www.clipperz.com.
156 padding: 2px 7px 7px 7px; 156 padding: 2px 7px 7px 7px;
157 background:transparent url(../images/aero/basic-dialog/bg-center.gif) repeat-x bottom; 157 background:transparent url(./images/aero/basic-dialog/bg-center.gif) repeat-x bottom;
158 zoom:1; 158 zoom:1;
@@ -161,3 +161,3 @@ refer to http://www.clipperz.com.
161 padding-left:7px; 161 padding-left:7px;
162 background:transparent url(../images/aero/basic-dialog/bg-left.gif) no-repeat bottom left; 162 background:transparent url(./images/aero/basic-dialog/bg-left.gif) no-repeat bottom left;
163 zoom:1; 163 zoom:1;
@@ -166,3 +166,3 @@ refer to http://www.clipperz.com.
166 padding-right:7px; 166 padding-right:7px;
167 background:transparent url(../images/aero/basic-dialog/bg-right.gif) no-repeat bottom right; 167 background:transparent url(./images/aero/basic-dialog/bg-right.gif) no-repeat bottom right;
168 zoom:1; 168 zoom:1;
@@ -189,3 +189,3 @@ refer to http://www.clipperz.com.
189 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80); 189 opacity:.85;-moz-opacity:.85;filter:alpha(opacity=80);
190 background-image:url(../images/aero/basic-dialog/aero-close.gif); 190 background-image:url(./images/aero/basic-dialog/aero-close.gif);
191 zoom:1; 191 zoom:1;
@@ -193,6 +193,6 @@ refer to http://www.clipperz.com.
193.ydlg .ydlg-close-over { 193.ydlg .ydlg-close-over {
194 background-image:url(../images/aero/basic-dialog/aero-close-over.gif); 194 background-image:url(./images/aero/basic-dialog/aero-close-over.gif);
195} 195}
196.ydlg div.yresizable-handle-east{ 196.ydlg div.yresizable-handle-east{
197 background-image:url(../images/aero/s.gif); 197 background-image:url(./images/aero/s.gif);
198 border:0px none; 198 border:0px none;
@@ -200,3 +200,3 @@ refer to http://www.clipperz.com.
200.ydlg div.yresizable-handle-south{ 200.ydlg div.yresizable-handle-south{
201 background-image:url(../images/aero/s.gif); 201 background-image:url(./images/aero/s.gif);
202 border:0px none; 202 border:0px none;
@@ -204,3 +204,3 @@ refer to http://www.clipperz.com.
204.ydlg div.yresizable-handle-west{ 204.ydlg div.yresizable-handle-west{
205 background-image:url(../images/aero/s.gif); 205 background-image:url(./images/aero/s.gif);
206 border:0px none; 206 border:0px none;
@@ -208,3 +208,3 @@ refer to http://www.clipperz.com.
208.ydlg div.yresizable-handle-southeast{ 208.ydlg div.yresizable-handle-southeast{
209 background-image:url(../images/aero/basic-dialog/se-handle.gif); 209 background-image:url(./images/aero/basic-dialog/se-handle.gif);
210 background-position: bottom right; 210 background-position: bottom right;
@@ -217,3 +217,3 @@ refer to http://www.clipperz.com.
217.ydlg div.yresizable-handle-southwest{ 217.ydlg div.yresizable-handle-southwest{
218 background-image:url(../images/aero/s.gif); 218 background-image:url(./images/aero/s.gif);
219 background-position: top right; 219 background-position: top right;
@@ -224,3 +224,3 @@ refer to http://www.clipperz.com.
224.ydlg div.yresizable-handle-north{ 224.ydlg div.yresizable-handle-north{
225 background-image:url(../images/aero/s.gif); 225 background-image:url(./images/aero/s.gif);
226 border:0px none; 226 border:0px none;
@@ -254,3 +254,3 @@ refer to http://www.clipperz.com.
254.ylayout-panel-hd{ 254.ylayout-panel-hd{
255 background-image: url(../images/aero/layout/panel-title-light-bg.gif); 255 background-image: url(./images/aero/layout/panel-title-light-bg.gif);
256 border-bottom:1px solid #c0d7f4; 256 border-bottom:1px solid #c0d7f4;
@@ -295,3 +295,3 @@ refer to http://www.clipperz.com.
295.ylayout-panel-proxy { 295.ylayout-panel-proxy {
296 background-image: url(../images/aero/layout/gradient-bg.gif); 296 background-image: url(./images/aero/layout/gradient-bg.gif);
297 background-color:#f3f2e7; 297 background-color:#f3f2e7;
@@ -325,6 +325,6 @@ refer to http://www.clipperz.com.
325.ygrid-hd-split { 325.ygrid-hd-split {
326 background-image: url(../images/aero/grid/grid-split.gif); 326 background-image: url(./images/aero/grid/grid-split.gif);
327} 327}
328.ygrid-hrow{ 328.ygrid-hrow{
329 background: url(../images/aero/grid/grid-hrow.gif); 329 background: url(./images/aero/grid/grid-hrow.gif);
330 height: 22px; 330 height: 22px;
@@ -356,3 +356,3 @@ refer to http://www.clipperz.com.
356.ytoolbar .ytb-sep{ 356.ytoolbar .ytb-sep{
357 background-image: url(../images/aero/grid/grid-blue-split.gif); 357 background-image: url(./images/aero/grid/grid-blue-split.gif);
358} 358}
diff --git a/frontend/beta/css/yui-extensions/ytheme-gray.css b/frontend/beta/css/yui-extensions/ytheme-gray.css
index d1a1a4a..22538e3 100644
--- a/frontend/beta/css/yui-extensions/ytheme-gray.css
+++ b/frontend/beta/css/yui-extensions/ytheme-gray.css
@@ -29,3 +29,3 @@ refer to http://www.clipperz.com.
29.ydlg-proxy { 29.ydlg-proxy {
30 background-image: url(../images/gray/layout/gradient-bg.gif); 30 background-image: url(./images/gray/layout/gradient-bg.gif);
31 background-color:#EAE8D5; 31 background-color:#EAE8D5;
@@ -37,6 +37,6 @@ refer to http://www.clipperz.com.
37.ydlg-proxy .tabset{ 37.ydlg-proxy .tabset{
38 background:url(../images/gray/layout/gradient-bg.gif); 38 background:url(./images/gray/layout/gradient-bg.gif);
39} 39}
40.ydlg .ydlg-hd { 40.ydlg .ydlg-hd {
41 background: url(../images/gray/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 41 background: url(./images/gray/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
42 background-color:#333333; 42 background-color:#333333;
@@ -44,6 +44,6 @@ refer to http://www.clipperz.com.
44.ydlg .ydlg-hd-left { 44.ydlg .ydlg-hd-left {
45 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 45 background: url(./images/gray/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
46} 46}
47.ydlg .ydlg-hd-right { 47.ydlg .ydlg-hd-right {
48 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat right 0px; 48 background: url(./images/gray/basic-dialog/hd-sprite.gif) no-repeat right 0px;
49} 49}
@@ -66,6 +66,6 @@ refer to http://www.clipperz.com.
66.ydlg .ydlg-close { 66.ydlg .ydlg-close {
67 background-image:url(../images/gray/basic-dialog/close.gif); 67 background-image:url(./images/gray/basic-dialog/close.gif);
68} 68}
69.ydlg div.yresizable-handle-east{ 69.ydlg div.yresizable-handle-east{
70 background-image:url(../images/gray/basic-dialog/e-handle.gif); 70 background-image:url(./images/gray/basic-dialog/e-handle.gif);
71 border:0px none; 71 border:0px none;
@@ -73,3 +73,3 @@ refer to http://www.clipperz.com.
73.ydlg div.yresizable-handle-south{ 73.ydlg div.yresizable-handle-south{
74 background-image:url(../images/gray/basic-dialog/s-handle.gif); 74 background-image:url(./images/gray/basic-dialog/s-handle.gif);
75 border:0px none; 75 border:0px none;
@@ -77,3 +77,3 @@ refer to http://www.clipperz.com.
77.ydlg div.yresizable-handle-west{ 77.ydlg div.yresizable-handle-west{
78 background-image:url(../images/gray/basic-dialog/e-handle.gif); 78 background-image:url(./images/gray/basic-dialog/e-handle.gif);
79 border:0px none; 79 border:0px none;
@@ -81,3 +81,3 @@ refer to http://www.clipperz.com.
81.ydlg div.yresizable-handle-southeast{ 81.ydlg div.yresizable-handle-southeast{
82 background-image:url(../images/gray/basic-dialog/se-handle.gif); 82 background-image:url(./images/gray/basic-dialog/se-handle.gif);
83 background-position: bottom right; 83 background-position: bottom right;
@@ -88,3 +88,3 @@ refer to http://www.clipperz.com.
88.ydlg div.yresizable-handle-southwest{ 88.ydlg div.yresizable-handle-southwest{
89 background-image:url(../images/gray/sizer/sw-handle-dark.gif); 89 background-image:url(./images/gray/sizer/sw-handle-dark.gif);
90 background-position: top right; 90 background-position: top right;
@@ -95,3 +95,3 @@ refer to http://www.clipperz.com.
95.ydlg div.yresizable-handle-north{ 95.ydlg div.yresizable-handle-north{
96 background-image:url(../images/gray/s.gif); 96 background-image:url(./images/gray/s.gif);
97 border:0px none; 97 border:0px none;
@@ -110,15 +110,15 @@ refer to http://www.clipperz.com.
110.ytabs-top .ytab-strip .on .ytab-right { 110.ytabs-top .ytab-strip .on .ytab-right {
111 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat right 0px; 111 background: url(./images/gray/tabs/tab-sprite.gif) no-repeat right 0px;
112} 112}
113.ytabs-top .ytab-strip .on .ytab-left { 113.ytabs-top .ytab-strip .on .ytab-left {
114 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat 0px -100px; 114 background: url(./images/gray/tabs/tab-sprite.gif) no-repeat 0px -100px;
115} 115}
116.ytabs-top .ytab-strip .ytab-right { 116.ytabs-top .ytab-strip .ytab-right {
117 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat right -50px; 117 background: url(./images/gray/tabs/tab-sprite.gif) no-repeat right -50px;
118} 118}
119.ytabs-top .ytab-strip .ytab-left { 119.ytabs-top .ytab-strip .ytab-left {
120 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat 0px -150px; 120 background: url(./images/gray/tabs/tab-sprite.gif) no-repeat 0px -150px;
121} 121}
122.ytab-strip .ytab-closable .close-icon{ 122.ytab-strip .ytab-closable .close-icon{
123 background-image:url(../images/gray/layout/layout-sprite.gif); 123 background-image:url(./images/gray/layout/layout-sprite.gif);
124 background-position: 50% -60px; 124 background-position: 50% -60px;
@@ -126,3 +126,3 @@ refer to http://www.clipperz.com.
126.ytab-strip .on .close-icon{ 126.ytab-strip .on .close-icon{
127 background-image:url(../images/gray/layout/layout-sprite.gif); 127 background-image:url(./images/gray/layout/layout-sprite.gif);
128 background-position: 50% -60px; 128 background-position: 50% -60px;
@@ -130,3 +130,3 @@ refer to http://www.clipperz.com.
130.ytab-strip .ytab-closable .close-over{ 130.ytab-strip .ytab-closable .close-over{
131 background-image:url(../images/gray/layout/layout-sprite.gif); 131 background-image:url(./images/gray/layout/layout-sprite.gif);
132 background-position: 50% -72px; 132 background-position: 50% -72px;
@@ -140,12 +140,12 @@ refer to http://www.clipperz.com.
140.ytabs-bottom .ytab-strip .ytab-right { 140.ytabs-bottom .ytab-strip .ytab-right {
141 background: url(../images/gray/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left; 141 background: url(./images/gray/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left;
142} 142}
143.ytabs-bottom .ytab-strip .ytab-left { 143.ytabs-bottom .ytab-strip .ytab-left {
144 background: url(../images/gray/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right; 144 background: url(./images/gray/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right;
145} 145}
146.ytabs-bottom .ytab-strip .on .ytab-right { 146.ytabs-bottom .ytab-strip .on .ytab-right {
147 background: url(../images/gray/tabs/tab-btm-right-bg.gif) no-repeat bottom left; 147 background: url(./images/gray/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
148} 148}
149.ytabs-bottom .ytab-strip .on .ytab-left { 149.ytabs-bottom .ytab-strip .on .ytab-left {
150 background: url(../images/gray/tabs/tab-btm-left-bg.gif) no-repeat bottom right; 150 background: url(./images/gray/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
151} 151}
@@ -155,15 +155,15 @@ refer to http://www.clipperz.com.
155.ytip .ytip-hd-right{ 155.ytip .ytip-hd-right{
156 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat right 0px; 156 background: url(./images/gray/basic-dialog/hd-sprite.gif) no-repeat right 0px;
157} 157}
158.ytip .ytip-hd-left{ 158.ytip .ytip-hd-left{
159 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 159 background: url(./images/gray/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
160} 160}
161.ytip .ytip-hd{ 161.ytip .ytip-hd{
162 background: url(../images/gray/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 162 background: url(./images/gray/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
163} 163}
164.ytip .ytip-close{ 164.ytip .ytip-close{
165 background-image: url(../images/gray/basic-dialog/close.gif); 165 background-image: url(./images/gray/basic-dialog/close.gif);
166} 166}
167.ytip .ytip-bd{ 167.ytip .ytip-bd{
168 background: #e7e7e7 url(../images/gray/qtip/bg.gif); 168 background: #e7e7e7 url(./images/gray/qtip/bg.gif);
169 border: 1px solid #ababab; 169 border: 1px solid #ababab;
@@ -193,3 +193,3 @@ refer to http://www.clipperz.com.
193.ylayout-panel-hd{ 193.ylayout-panel-hd{
194 background-image: url(../images/gray/layout/panel-title-light-bg.gif); 194 background-image: url(./images/gray/layout/panel-title-light-bg.gif);
195 border-bottom:1px solid #aca899; 195 border-bottom:1px solid #aca899;
@@ -200,3 +200,3 @@ refer to http://www.clipperz.com.
200.ylayout-close{ 200.ylayout-close{
201 background-image:url(../images/gray/layout/layout-sprite.gif); 201 background-image:url(./images/gray/layout/layout-sprite.gif);
202 background-repeat: no-repeat; 202 background-repeat: no-repeat;
@@ -205,3 +205,3 @@ refer to http://www.clipperz.com.
205.ylayout-collapse-west,.ylayout-expand-east{ 205.ylayout-collapse-west,.ylayout-expand-east{
206 background-image:url(../images/gray/layout/layout-sprite.gif); 206 background-image:url(./images/gray/layout/layout-sprite.gif);
207 background-repeat: no-repeat; 207 background-repeat: no-repeat;
@@ -210,3 +210,3 @@ refer to http://www.clipperz.com.
210.ylayout-expand-west,.ylayout-collapse-east{ 210.ylayout-expand-west,.ylayout-collapse-east{
211 background-image:url(../images/gray/layout/layout-sprite.gif); 211 background-image:url(./images/gray/layout/layout-sprite.gif);
212 background-repeat: no-repeat; 212 background-repeat: no-repeat;
@@ -215,3 +215,3 @@ refer to http://www.clipperz.com.
215.ylayout-collapse-north,.ylayout-expand-south{ 215.ylayout-collapse-north,.ylayout-expand-south{
216 background-image:url(../images/gray/layout/layout-sprite.gif); 216 background-image:url(./images/gray/layout/layout-sprite.gif);
217 background-repeat: no-repeat; 217 background-repeat: no-repeat;
@@ -220,3 +220,3 @@ refer to http://www.clipperz.com.
220.ylayout-expand-north,.ylayout-collapse-south{ 220.ylayout-expand-north,.ylayout-collapse-south{
221 background-image:url(../images/gray/layout/layout-sprite.gif); 221 background-image:url(./images/gray/layout/layout-sprite.gif);
222 background-repeat: no-repeat; 222 background-repeat: no-repeat;
@@ -225,9 +225,9 @@ refer to http://www.clipperz.com.
225.ylayout-split-h{ 225.ylayout-split-h{
226 background-image:url(../images/gray/sizer/e-handle-dark.gif); 226 background-image:url(./images/gray/sizer/e-handle-dark.gif);
227} 227}
228.ylayout-split-v{ 228.ylayout-split-v{
229 background-image:url(../images/gray/sizer/s-handle-dark.gif); 229 background-image:url(./images/gray/sizer/s-handle-dark.gif);
230} 230}
231.ylayout-panel .ytab-wrap{ 231.ylayout-panel .ytab-wrap{
232 background:url(../images/gray/layout/gradient-bg.gif); 232 background:url(./images/gray/layout/gradient-bg.gif);
233} 233}
@@ -249,3 +249,3 @@ refer to http://www.clipperz.com.
249.ylayout-panel-proxy { 249.ylayout-panel-proxy {
250 background-image: url(../images/gray/layout/gradient-bg.gif); 250 background-image: url(./images/gray/layout/gradient-bg.gif);
251 background-color:#f3f2e7; 251 background-color:#f3f2e7;
@@ -256,3 +256,3 @@ refer to http://www.clipperz.com.
256.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{ 256.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{
257 background:url(../images/gray/sizer/e-handle.gif); 257 background:url(./images/gray/sizer/e-handle.gif);
258 background-position: left; 258 background-position: left;
@@ -260,3 +260,3 @@ refer to http://www.clipperz.com.
260.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-west{ 260.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-west{
261 background:url(../images/gray/sizer/e-handle.gif); 261 background:url(./images/gray/sizer/e-handle.gif);
262 background-position: left; 262 background-position: left;
@@ -264,3 +264,3 @@ refer to http://www.clipperz.com.
264.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{ 264.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{
265 background:url(../images/gray/sizer/s-handle.gif); 265 background:url(./images/gray/sizer/s-handle.gif);
266 background-position: top; 266 background-position: top;
@@ -268,3 +268,3 @@ refer to http://www.clipperz.com.
268.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-north{ 268.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-north{
269 background:url(../images/gray/sizer/s-handle.gif); 269 background:url(./images/gray/sizer/s-handle.gif);
270 background-position: top; 270 background-position: top;
@@ -272,3 +272,3 @@ refer to http://www.clipperz.com.
272.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{ 272.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{
273 background:url(../images/gray/sizer/se-handle.gif); 273 background:url(./images/gray/sizer/se-handle.gif);
274 background-position: top left; 274 background-position: top left;
@@ -276,3 +276,3 @@ refer to http://www.clipperz.com.
276.yresizable-over .yresizable-handle-northwest,.yresizable-pinned .yresizable-handle-northwest{ 276.yresizable-over .yresizable-handle-northwest,.yresizable-pinned .yresizable-handle-northwest{
277 background:url(../images/gray/sizer/nw-handle.gif); 277 background:url(./images/gray/sizer/nw-handle.gif);
278 background-position:bottom right; 278 background-position:bottom right;
@@ -280,3 +280,3 @@ refer to http://www.clipperz.com.
280.yresizable-over .yresizable-handle-northeast,.yresizable-pinned .yresizable-handle-northeast{ 280.yresizable-over .yresizable-handle-northeast,.yresizable-pinned .yresizable-handle-northeast{
281 background:url(../images/gray/sizer/ne-handle.gif); 281 background:url(./images/gray/sizer/ne-handle.gif);
282 background-position: bottom left; 282 background-position: bottom left;
@@ -284,3 +284,3 @@ refer to http://www.clipperz.com.
284.yresizable-over .yresizable-handle-southwest,.yresizable-pinned .yresizable-handle-southwest{ 284.yresizable-over .yresizable-handle-southwest,.yresizable-pinned .yresizable-handle-southwest{
285 background:url(../images/gray/sizer/sw-handle.gif); 285 background:url(./images/gray/sizer/sw-handle.gif);
286 background-position: top right; 286 background-position: top right;
@@ -294,3 +294,3 @@ refer to http://www.clipperz.com.
294 border:0px none; 294 border:0px none;
295 background: #efefe3 url(../images/gray/toolbar/gray-bg.gif) repeat-x; 295 background: #efefe3 url(./images/gray/toolbar/gray-bg.gif) repeat-x;
296 padding:3px; 296 padding:3px;
diff --git a/frontend/beta/css/yui-extensions/ytheme-vista.css b/frontend/beta/css/yui-extensions/ytheme-vista.css
index 85bf82b..e0e520f 100644
--- a/frontend/beta/css/yui-extensions/ytheme-vista.css
+++ b/frontend/beta/css/yui-extensions/ytheme-vista.css
@@ -41,12 +41,12 @@ refer to http://www.clipperz.com.
41.ytabs-top .ytab-strip a:hover { 41.ytabs-top .ytab-strip a:hover {
42 background:transparent url(../images/vista/tabs/tab-sprite.gif) no-repeat right -50px; 42 background:transparent url(./images/vista/tabs/tab-sprite.gif) no-repeat right -50px;
43} 43}
44.ytabs-top .ytab-strip a:hover .ytab-left { 44.ytabs-top .ytab-strip a:hover .ytab-left {
45 background:transparent url(../images/vista/tabs/tab-sprite.gif) no-repeat 0 -150px; 45 background:transparent url(./images/vista/tabs/tab-sprite.gif) no-repeat 0 -150px;
46} 46}
47.ytabs-top .ytab-strip .on .ytab-right, .ytabs-top .ytab-strip .on a:hover { 47.ytabs-top .ytab-strip .on .ytab-right, .ytabs-top .ytab-strip .on a:hover {
48 background: url(../images/vista/tabs/tab-sprite.gif) no-repeat right 0; 48 background: url(./images/vista/tabs/tab-sprite.gif) no-repeat right 0;
49} 49}
50.ytabs-top .ytab-strip .on .ytab-left, .ytabs-top .ytab-strip .on a:hover .ytab-left { 50.ytabs-top .ytab-strip .on .ytab-left, .ytabs-top .ytab-strip .on a:hover .ytab-left {
51 background: url(../images/vista/tabs/tab-sprite.gif) no-repeat 0 -100px; 51 background: url(./images/vista/tabs/tab-sprite.gif) no-repeat 0 -100px;
52} 52}
@@ -59,3 +59,3 @@ refer to http://www.clipperz.com.
59.ytab-strip .ytab-closable .close-icon{ 59.ytab-strip .ytab-closable .close-icon{
60 background-image:url(../images/vista/layout/layout-sprite.gif); 60 background-image:url(./images/vista/layout/layout-sprite.gif);
61 background-position: 50% -60px; 61 background-position: 50% -60px;
@@ -63,3 +63,3 @@ refer to http://www.clipperz.com.
63.ytab-strip .on .close-icon{ 63.ytab-strip .on .close-icon{
64 background-image:url(../images/vista/layout/layout-sprite.gif); 64 background-image:url(./images/vista/layout/layout-sprite.gif);
65 background-position: 50% -72px; 65 background-position: 50% -72px;
@@ -67,3 +67,3 @@ refer to http://www.clipperz.com.
67.ytab-strip .ytab-closable .close-over{ 67.ytab-strip .ytab-closable .close-over{
68 background-image:url(../images/vista/layout/layout-sprite.gif); 68 background-image:url(./images/vista/layout/layout-sprite.gif);
69 background-position: 50% -72px; 69 background-position: 50% -72px;
@@ -75,6 +75,6 @@ refer to http://www.clipperz.com.
75.ytabs-bottom .ytab-strip a:hover { 75.ytabs-bottom .ytab-strip a:hover {
76 background:transparent url(../images/vista/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right; 76 background:transparent url(./images/vista/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;
77} 77}
78.ytabs-bottom .ytab-strip a:hover .ytab-left{ 78.ytabs-bottom .ytab-strip a:hover .ytab-left{
79 background:transparent url(../images/vista/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left; 79 background:transparent url(./images/vista/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;
80} 80}
@@ -92,6 +92,6 @@ refer to http://www.clipperz.com.
92.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover { 92.ytabs-bottom .ytab-strip .on .ytab-right,.ytabs-bottom .ytab-strip .on a:hover {
93 background: url(../images/vista/tabs/tab-btm-right-bg.gif) no-repeat bottom left; 93 background: url(./images/vista/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
94} 94}
95.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left { 95.ytabs-bottom .ytab-strip .on .ytab-left,.ytabs-bottom .ytab-strip .on a:hover .ytab-left {
96 background: url(../images/vista/tabs/tab-btm-left-bg.gif) no-repeat bottom right; 96 background: url(./images/vista/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
97} 97}
@@ -111,3 +111,3 @@ refer to http://www.clipperz.com.
111.ydlg .ydlg-hd { 111.ydlg .ydlg-hd {
112 background: url(../images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 112 background: url(./images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
113 background-color:#333333; 113 background-color:#333333;
@@ -117,3 +117,3 @@ refer to http://www.clipperz.com.
117 opacity:.95;-moz-opacity:.95;filter:alpha(opacity=90); 117 opacity:.95;-moz-opacity:.95;filter:alpha(opacity=90);
118 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 118 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
119 zoom:1; 119 zoom:1;
@@ -121,3 +121,3 @@ refer to http://www.clipperz.com.
121.ydlg .ydlg-hd-right { 121.ydlg .ydlg-hd-right {
122 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px; 122 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px;
123 zoom:1; 123 zoom:1;
@@ -152,3 +152,3 @@ refer to http://www.clipperz.com.
152 padding: 0px 4px 4px 4px; 152 padding: 0px 4px 4px 4px;
153 background:transparent url(../images/vista/basic-dialog/bg-center.gif) repeat-x bottom; 153 background:transparent url(./images/vista/basic-dialog/bg-center.gif) repeat-x bottom;
154 zoom:1; 154 zoom:1;
@@ -157,3 +157,3 @@ refer to http://www.clipperz.com.
157 padding-left:4px; 157 padding-left:4px;
158 background:transparent url(../images/vista/basic-dialog/bg-left.gif) no-repeat bottom left; 158 background:transparent url(./images/vista/basic-dialog/bg-left.gif) no-repeat bottom left;
159 zoom:1; 159 zoom:1;
@@ -162,3 +162,3 @@ refer to http://www.clipperz.com.
162 padding-right:4px; 162 padding-right:4px;
163 background:transparent url(../images/vista/basic-dialog/bg-right.gif) no-repeat bottom right; 163 background:transparent url(./images/vista/basic-dialog/bg-right.gif) no-repeat bottom right;
164 zoom:1; 164 zoom:1;
@@ -176,6 +176,6 @@ refer to http://www.clipperz.com.
176.ydlg .ydlg-close { 176.ydlg .ydlg-close {
177 background-image:url(../images/vista/basic-dialog/close.gif); 177 background-image:url(./images/vista/basic-dialog/close.gif);
178} 178}
179.ydlg div.yresizable-handle-east{ 179.ydlg div.yresizable-handle-east{
180 background-image:url(../images/vista/s.gif); 180 background-image:url(./images/vista/s.gif);
181 border:0px none; 181 border:0px none;
@@ -183,3 +183,3 @@ refer to http://www.clipperz.com.
183.ydlg div.yresizable-handle-south{ 183.ydlg div.yresizable-handle-south{
184 background-image:url(../images/vista/s.gif); 184 background-image:url(./images/vista/s.gif);
185 border:0px none; 185 border:0px none;
@@ -187,3 +187,3 @@ refer to http://www.clipperz.com.
187.ydlg div.yresizable-handle-west{ 187.ydlg div.yresizable-handle-west{
188 background-image:url(../images/vista/s.gif); 188 background-image:url(./images/vista/s.gif);
189 border:0px none; 189 border:0px none;
@@ -191,3 +191,3 @@ refer to http://www.clipperz.com.
191.ydlg div.yresizable-handle-southeast{ 191.ydlg div.yresizable-handle-southeast{
192 background-image:url(../images/vista/s.gif); 192 background-image:url(./images/vista/s.gif);
193 background-position: bottom right; 193 background-position: bottom right;
@@ -198,3 +198,3 @@ refer to http://www.clipperz.com.
198.ydlg div.yresizable-handle-southwest{ 198.ydlg div.yresizable-handle-southwest{
199 background-image:url(../images/vista/s.gif); 199 background-image:url(./images/vista/s.gif);
200 background-position: top right; 200 background-position: top right;
@@ -205,3 +205,3 @@ refer to http://www.clipperz.com.
205.ydlg div.yresizable-handle-north{ 205.ydlg div.yresizable-handle-north{
206 background-image:url(../images/vista/s.gif); 206 background-image:url(./images/vista/s.gif);
207 border:0px none; 207 border:0px none;
@@ -212,15 +212,15 @@ refer to http://www.clipperz.com.
212.ytip .ytip-hd-right{ 212.ytip .ytip-hd-right{
213 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px; 213 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat right 0px;
214} 214}
215.ytip .ytip-hd-left{ 215.ytip .ytip-hd-left{
216 background: url(../images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px; 216 background: url(./images/vista/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
217} 217}
218.ytip .ytip-hd{ 218.ytip .ytip-hd{
219 background: url(../images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px; 219 background: url(./images/vista/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
220} 220}
221.ytip .ytip-close{ 221.ytip .ytip-close{
222 background-image: url(../images/vista/basic-dialog/close.gif); 222 background-image: url(./images/vista/basic-dialog/close.gif);
223} 223}
224.ytip .ytip-bd{ 224.ytip .ytip-bd{
225 background: #e7e7e7 url(../images/vista/qtip/bg.gif); 225 background: #e7e7e7 url(./images/vista/qtip/bg.gif);
226 border: 1px solid #ababab; 226 border: 1px solid #ababab;
@@ -249,3 +249,3 @@ refer to http://www.clipperz.com.
249.ylayout-panel-hd{ 249.ylayout-panel-hd{
250 background-image: url(../images/vista/layout/panel-title-bg.gif); 250 background-image: url(./images/vista/layout/panel-title-bg.gif);
251 border-bottom:1px solid #b5bac1; 251 border-bottom:1px solid #b5bac1;
@@ -257,6 +257,6 @@ refer to http://www.clipperz.com.
257 border:1px solid #4c535c; 257 border:1px solid #4c535c;
258 background:#9f9f9f url(../images/vista/layout/panel-title-bg.gif) repeat-x; 258 background:#9f9f9f url(./images/vista/layout/panel-title-bg.gif) repeat-x;
259} 259}
260.ylayout-close{ 260.ylayout-close{
261 background-image:url(../images/vista/layout/layout-sprite.gif); 261 background-image:url(./images/vista/layout/layout-sprite.gif);
262 background-repeat: no-repeat; 262 background-repeat: no-repeat;
@@ -265,3 +265,3 @@ refer to http://www.clipperz.com.
265.ylayout-collapse-west,.ylayout-expand-east{ 265.ylayout-collapse-west,.ylayout-expand-east{
266 background-image:url(../images/vista/layout/layout-sprite.gif); 266 background-image:url(./images/vista/layout/layout-sprite.gif);
267 background-repeat: no-repeat; 267 background-repeat: no-repeat;
@@ -270,3 +270,3 @@ refer to http://www.clipperz.com.
270.ylayout-expand-west,.ylayout-collapse-east{ 270.ylayout-expand-west,.ylayout-collapse-east{
271 background-image:url(../images/vista/layout/layout-sprite.gif); 271 background-image:url(./images/vista/layout/layout-sprite.gif);
272 background-repeat: no-repeat; 272 background-repeat: no-repeat;
@@ -275,3 +275,3 @@ refer to http://www.clipperz.com.
275.ylayout-collapse-north,.ylayout-expand-south{ 275.ylayout-collapse-north,.ylayout-expand-south{
276 background-image:url(../images/vista/layout/layout-sprite.gif); 276 background-image:url(./images/vista/layout/layout-sprite.gif);
277 background-repeat: no-repeat; 277 background-repeat: no-repeat;
@@ -280,3 +280,3 @@ refer to http://www.clipperz.com.
280.ylayout-expand-north,.ylayout-collapse-south{ 280.ylayout-expand-north,.ylayout-collapse-south{
281 background-image:url(../images/vista/layout/layout-sprite.gif); 281 background-image:url(./images/vista/layout/layout-sprite.gif);
282 background-repeat: no-repeat; 282 background-repeat: no-repeat;
@@ -309,3 +309,3 @@ refer to http://www.clipperz.com.
309.ylayout-panel-proxy { 309.ylayout-panel-proxy {
310 background-image: url(../images/vista/layout/gradient-bg.gif); 310 background-image: url(./images/vista/layout/gradient-bg.gif);
311 background-color:#f3f2e7; 311 background-color:#f3f2e7;
@@ -316,3 +316,3 @@ refer to http://www.clipperz.com.
316.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{ 316.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{
317 background:url(../images/vista/sizer/e-handle.gif); 317 background:url(./images/vista/sizer/e-handle.gif);
318 background-position: left; 318 background-position: left;
@@ -320,3 +320,3 @@ refer to http://www.clipperz.com.
320.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-west{ 320.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-west{
321 background:url(../images/vista/sizer/e-handle.gif); 321 background:url(./images/vista/sizer/e-handle.gif);
322 background-position: left; 322 background-position: left;
@@ -324,3 +324,3 @@ refer to http://www.clipperz.com.
324.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{ 324.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{
325 background:url(../images/vista/sizer/s-handle.gif); 325 background:url(./images/vista/sizer/s-handle.gif);
326 background-position: top; 326 background-position: top;
@@ -328,3 +328,3 @@ refer to http://www.clipperz.com.
328.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-north{ 328.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-north{
329 background:url(../images/vista/sizer/s-handle.gif); 329 background:url(./images/vista/sizer/s-handle.gif);
330 background-position: top; 330 background-position: top;
@@ -332,3 +332,3 @@ refer to http://www.clipperz.com.
332.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{ 332.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{
333 background:url(../images/vista/sizer/se-handle.gif); 333 background:url(./images/vista/sizer/se-handle.gif);
334 background-position: top left; 334 background-position: top left;
@@ -336,3 +336,3 @@ refer to http://www.clipperz.com.
336.yresizable-over .yresizable-handle-northwest,.yresizable-pinned .yresizable-handle-northwest{ 336.yresizable-over .yresizable-handle-northwest,.yresizable-pinned .yresizable-handle-northwest{
337 background:url(../images/vista/sizer/nw-handle.gif); 337 background:url(./images/vista/sizer/nw-handle.gif);
338 background-position:bottom right; 338 background-position:bottom right;
@@ -340,3 +340,3 @@ refer to http://www.clipperz.com.
340.yresizable-over .yresizable-handle-northeast,.yresizable-pinned .yresizable-handle-northeast{ 340.yresizable-over .yresizable-handle-northeast,.yresizable-pinned .yresizable-handle-northeast{
341 background:url(../images/vista/sizer/ne-handle.gif); 341 background:url(./images/vista/sizer/ne-handle.gif);
342 background-position: bottom left; 342 background-position: bottom left;
@@ -344,3 +344,3 @@ refer to http://www.clipperz.com.
344.yresizable-over .yresizable-handle-southwest,.yresizable-pinned .yresizable-handle-southwest{ 344.yresizable-over .yresizable-handle-southwest,.yresizable-pinned .yresizable-handle-southwest{
345 background:url(../images/vista/sizer/sw-handle.gif); 345 background:url(./images/vista/sizer/sw-handle.gif);
346 background-position: top right; 346 background-position: top right;
@@ -354,3 +354,3 @@ refer to http://www.clipperz.com.
354 border:0px none; 354 border:0px none;
355 background: #efefe3 url(../images/vista/toolbar/gray-bg.gif) repeat-x; 355 background: #efefe3 url(./images/vista/toolbar/gray-bg.gif) repeat-x;
356 padding:3px; 356 padding:3px;
@@ -361,3 +361,3 @@ refer to http://www.clipperz.com.
361 border-top:1px solid #eeeeee; 361 border-top:1px solid #eeeeee;
362 background:#9f9f9f url(../images/vista/grid/grid-vista-hd.gif) repeat-x; 362 background:#9f9f9f url(./images/vista/grid/grid-vista-hd.gif) repeat-x;
363} 363}
@@ -379,6 +379,6 @@ refer to http://www.clipperz.com.
379.ygrid-hd-split { 379.ygrid-hd-split {
380 background-image: url(../images/vista/grid/grid-split.gif); 380 background-image: url(./images/vista/grid/grid-split.gif);
381} 381}
382.ygrid-hrow{ 382.ygrid-hrow{
383 background: url(../images/vista/grid/grid-vista-hd.gif); 383 background: url(./images/vista/grid/grid-vista-hd.gif);
384 height: 21px; 384 height: 21px;
@@ -398,3 +398,3 @@ refer to http://www.clipperz.com.
398.ytoolbar .ytb-sep{ 398.ytoolbar .ytb-sep{
399 background-image: url(../images/vista/grid/grid-split.gif); 399 background-image: url(./images/vista/grid/grid-split.gif);
400} 400}