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
@@ -77,21 +77,21 @@ refer to http://www.clipperz.com.
77.ygrid-editor .pick-button{ 77.ygrid-editor .pick-button{
78 width:15px; 78 width:15px;
79 height:20px; 79 height:20px;
80 position:absolute; 80 position:absolute;
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}
94.ygrid-checkbox-editor{ 94.ygrid-checkbox-editor{
95 text-align: center; 95 text-align: center;
96 overflow:hidden; 96 overflow:hidden;
97 display:block; 97 display:block;
@@ -155,31 +155,31 @@ select.ygrid-editor{
155 left:0; 155 left:0;
156 display:block; 156 display:block;
157 width:24px; 157 width:24px;
158 height:100%; 158 height:100%;
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;
182 width: 16px; 182 width: 16px;
183} 183}
184.ygrid-hd-body { 184.ygrid-hd-body {
185 cursor: default; 185 cursor: default;
@@ -199,31 +199,31 @@ select.ygrid-editor{
199.ygrid-hd-over{ 199.ygrid-hd-over{
200 border-bottom: 2px solid #fcc247; 200 border-bottom: 2px solid #fcc247;
201} 201}
202.ygrid-hd-over .ygrid-hd-body{ 202.ygrid-hd-over .ygrid-hd-body{
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;
212 font-size: 1px; 212 font-size: 1px;
213 height: 16px; 213 height: 16px;
214 overflow: hidden; 214 overflow: hidden;
215 position: absolute; 215 position: absolute;
216 top: 2px; 216 top: 2px;
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;
226 top: 0; 226 top: 0;
227 width: 10000px; 227 width: 10000px;
228 overflow:hidden; 228 overflow:hidden;
229 z-index:2; 229 z-index:2;
@@ -240,44 +240,44 @@ select.ygrid-editor{
240.ygrid-footer .ytoolbar{ 240.ygrid-footer .ytoolbar{
241 border:0; 241 border:0;
242} 242}
243.ygrid-page-number{ 243.ygrid-page-number{
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{
280 background:none; 280 background:none;
281 border-bottom:0; 281 border-bottom:0;
282} 282}
283.ygrid-mso .ygrid-footer { 283.ygrid-mso .ygrid-footer {
@@ -292,23 +292,23 @@ select.ygrid-editor{
292} 292}
293.ygrid-mso .ygrid-hd-over{ 293.ygrid-mso .ygrid-hd-over{
294 border-bottom:0; 294 border-bottom:0;
295} 295}
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{
311 color: black; 311 color: black;
312 border-bottom: 1px solid #ddecfe; 312 border-bottom: 1px solid #ddecfe;
313} 313}
314.ygrid-mso .ygrid-row-alt{ 314.ygrid-mso .ygrid-row-alt{
@@ -383,40 +383,40 @@ select.ygrid-editor{
383.ygrid-vista .ygrid-hd-over{ 383.ygrid-vista .ygrid-hd-over{
384 border-bottom:0px; 384 border-bottom:0px;
385} 385}
386.ygrid-vista .ygrid-hd-over .ygrid-hd-body{ 386.ygrid-vista .ygrid-hd-over .ygrid-hd-body{
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;
399} 399}
400.ygrid-vista .ygrid-row-selected{ 400.ygrid-vista .ygrid-row-selected{
401 background-color: #535353 !important; 401 background-color: #535353 !important;
402 color: white; 402 color: white;
403} 403}
404.ygrid-vista .ygrid-row-selected span{ 404.ygrid-vista .ygrid-row-selected span{
405 color: white !important; 405 color: white !important;
406} 406}
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
419 Then grid.getView().scrollbarMode = YAHOO.ext.grid.GridView.SCROLLBARS_OVERLAP; 419 Then grid.getView().scrollbarMode = YAHOO.ext.grid.GridView.SCROLLBARS_OVERLAP;
420 */ 420 */
421.ygrid-wrap { 421.ygrid-wrap {
422 height: 100%; 422 height: 100%;
@@ -494,24 +494,24 @@ select.ygrid-editor{
494 width:16px; 494 width:16px;
495 text-align:center; 495 text-align:center;
496 cursor:pointer; 496 cursor:pointer;
497 -moz-user-select: none; 497 -moz-user-select: none;
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}
514 514
515.ypopcal-table { 515.ypopcal-table {
516 background:white; 516 background:white;
517 border-bottom: 1px solid #cccccc; 517 border-bottom: 1px solid #cccccc;