Project

General

Profile

Statistics
| Revision:

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

History | View | Annotate | Download (155 Bytes)

1

    
2
.dijitRtl .nihilo .dijitCalendarDecrease {
3
        background-position: -30px top;
4
}
5
.dijitRtl .nihilo .dijitCalendarIncrease {
6
        background-position: 0px top;
7
}