Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dijit / themes / soria / Calendar_rtl.css

History | View | Annotate | Download (153 Bytes)

1 9 andrej.cim
2
.dijitRtl .soria .dijitCalendarDecrease {
3
        background-position: -30px top;
4
}
5
.dijitRtl .soria .dijitCalendarIncrease {
6
        background-position: 0px top;
7
}