From 4a88841363b664e5db9d1360d7f84597331eb8d9 Mon Sep 17 00:00:00 2001 From: Jeremy Christian Date: Thu, 4 Apr 2013 21:50:39 -0400 Subject: Add css optimization to dojo builds --- lib/dijit/themes/nihilo/Calendar_rtl.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'lib/dijit/themes/nihilo/Calendar_rtl.css') diff --git a/lib/dijit/themes/nihilo/Calendar_rtl.css b/lib/dijit/themes/nihilo/Calendar_rtl.css index 6fc06f4e3..a210dbe77 100644 --- a/lib/dijit/themes/nihilo/Calendar_rtl.css +++ b/lib/dijit/themes/nihilo/Calendar_rtl.css @@ -1,9 +1 @@ -/* Calendar */ - -.dijitRtl .nihilo .dijitCalendarDecrease { - background-position: -30px top; -} - -.dijitRtl .nihilo .dijitCalendarIncrease { - background-position: 0 top; -} +.dijitRtl .nihilo .dijitCalendarDecrease {background-position: -30px top;}.dijitRtl .nihilo .dijitCalendarIncrease {background-position: 0 top;} \ No newline at end of file -- cgit v1.2.3