Project

General

Profile

Statistics
| Revision:

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

History | View | Annotate | Download (171 Bytes)

1

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