Revision 658
Added by thorn about 17 years ago
calendar-system.css | ||
---|---|---|
33 | 33 |
} |
34 | 34 |
|
35 | 35 |
.calendar .nav { |
36 |
background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%; |
|
36 |
background: ButtonFace url(<?php echo WB_URL ?>/include/jscalendar/menuarrow.gif) no-repeat 100% 100%;
|
|
37 | 37 |
} |
38 | 38 |
|
39 | 39 |
.calendar thead .title { /* This holds the current "month, year" */ |
Also available in: Unified diff
fixed path in jscalendar-css