webui-aria2/js/libs/dijit/themes/tundra/Calendar_rtl.css

8 lines
169 B
CSS
Raw Normal View History

.tundra .dijitCalendarRtl .dijitCalendarDecrease {
background-position: -30px top;
}
.tundra .dijitCalendarRtl .dijitCalendarIncrease {
background-position: 0 top;
}