summaryrefslogtreecommitdiff
path: root/frontend/beta/css/yui-extensions/grid.css
Unidiff
Diffstat (limited to 'frontend/beta/css/yui-extensions/grid.css') (more/less context) (show whitespace changes)
-rw-r--r--frontend/beta/css/yui-extensions/grid.css54
1 files changed, 27 insertions, 27 deletions
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
@@ -81,13 +81,13 @@ refer to http://www.clipperz.com.
81 display:block; 81 display:block;
82 right:0; 82 right:0;
83 top:0; 83 top:0;
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;
87} 87}
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;
91 background-position: bottom; 91 background-position: bottom;
92 border: 1px solid #afbdc9; 92 border: 1px solid #afbdc9;
93} 93}
@@ -159,23 +159,23 @@ select.ygrid-editor{
159 background-position: center; 159 background-position: center;
160 background-repeat: no-repeat; 160 background-repeat: no-repeat;
161} 161}
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;
171 background-repeat: no-repeat; 171 background-repeat: no-repeat;
172 display: none; 172 display: none;
173 height: 14px; 173 height: 14px;
174 width: 16px; 174 width: 16px;
175} 175}
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;
179 background-repeat: no-repeat; 179 background-repeat: no-repeat;
180 display: none; 180 display: none;
181 height: 14px; 181 height: 14px;
@@ -203,9 +203,9 @@ select.ygrid-editor{
203 background-color: #faf9f4; 203 background-color: #faf9f4;
204 border-bottom: 1px solid #f9a900; 204 border-bottom: 1px solid #f9a900;
205} 205}
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;
209 background-repeat: no-repeat; 209 background-repeat: no-repeat;
210 cursor: e-resize; 210 cursor: e-resize;
211 display: block; 211 display: block;
@@ -217,9 +217,9 @@ select.ygrid-editor{
217 width: 6px; 217 width: 6px;
218 z-index: 3; 218 z-index: 3;
219} 219}
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;
223 height: 22px; 223 height: 22px;
224 left: 0; 224 left: 0;
225 position: relative; 225 position: relative;
@@ -244,36 +244,36 @@ select.ygrid-editor{
244 width:24px; 244 width:24px;
245 height:14px; 245 height:14px;
246} 246}
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}
277.ygrid-mso{ 277.ygrid-mso{
278} 278}
279.ygrid-mso .ygrid-hd{ 279.ygrid-mso .ygrid-hd{
@@ -296,15 +296,15 @@ select.ygrid-editor{
296.ygrid-mso .ygrid-hd-over .ygrid-hd-body{ 296.ygrid-mso .ygrid-hd-over .ygrid-hd-body{
297 background-color: transparent; 297 background-color: transparent;
298} 298}
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;
308 height: 21px; 308 height: 21px;
309} 309}
310.ygrid-mso .ygrid-row{ 310.ygrid-mso .ygrid-row{
@@ -387,12 +387,12 @@ select.ygrid-editor{
387 background-color: transparent; 387 background-color: transparent;
388 border-bottom:0; 388 border-bottom:0;
389} 389}
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;
396} 396}
397.ygrid-vista .ygrid-row-alt{ 397.ygrid-vista .ygrid-row-alt{
398 background-color: #f5f5f5; 398 background-color: #f5f5f5;
@@ -407,12 +407,12 @@ select.ygrid-editor{
407.ygrid-vista .ygrid-wrap-body { 407.ygrid-vista .ygrid-wrap-body {
408} 408}
409.ygrid-vista .ytoolbar{ 409.ygrid-vista .ytoolbar{
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}
416/* 416/*
417 To have the scrollbars overlap the header, change .ygrid-wrap top style to 0 and 417 To have the scrollbars overlap the header, change .ygrid-wrap top style to 0 and
418 and ygrid-wrap-body top to 22px 418 and ygrid-wrap-body top to 22px
@@ -498,16 +498,16 @@ select.ygrid-editor{
498} 498}
499 499
500.ypopcal-head .next-month{ 500.ypopcal-head .next-month{
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;
504 background-repeat: no-repeat; 504 background-repeat: no-repeat;
505 cursor:pointer; 505 cursor:pointer;
506} 506}
507.ypopcal-head .prev-month{ 507.ypopcal-head .prev-month{
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;
511 background-repeat: no-repeat; 511 background-repeat: no-repeat;
512 cursor:pointer; 512 cursor:pointer;
513} 513}