summaryrefslogtreecommitdiff
path: root/lib/flat/dijit/Calendar_rtl.css
blob: d0b88bf59ae8b4f2cdd90587169bdd31ed2e156c (plain)
1
2
3
4
5
6
.flat .dijitCalendarRtl .dijitCalendarDecrease:before {
  content: "\f001";
}
.flat .dijitCalendarRtl .dijitCalendarIncrease:before {
  content: "\f000";
}