summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/tundra/Calendar_rtl.css
diff options
context:
space:
mode:
authorJeremy Christian <[email protected]>2013-04-04 21:50:39 -0400
committerJeremy Christian <[email protected]>2013-04-04 21:50:39 -0400
commit4a88841363b664e5db9d1360d7f84597331eb8d9 (patch)
tree5119c79c051084f0b2ef70ef5c89186d3cb254a6 /lib/dijit/themes/tundra/Calendar_rtl.css
parent29c8fa080e28f6c1c43343d68c36de96f7f9f086 (diff)
Add css optimization to dojo builds
Diffstat (limited to 'lib/dijit/themes/tundra/Calendar_rtl.css')
-rw-r--r--lib/dijit/themes/tundra/Calendar_rtl.css10
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/dijit/themes/tundra/Calendar_rtl.css b/lib/dijit/themes/tundra/Calendar_rtl.css
index fbfe27b5d..94367e9d4 100644
--- a/lib/dijit/themes/tundra/Calendar_rtl.css
+++ b/lib/dijit/themes/tundra/Calendar_rtl.css
@@ -1,9 +1 @@
-/* Calendar */
-
-.tundra .dijitCalendarRtl .dijitCalendarDecrease {
- background-position: -30px top;
-}
-
-.tundra .dijitCalendarRtl .dijitCalendarIncrease {
- background-position: 0 top;
-}
+.tundra .dijitCalendarRtl .dijitCalendarDecrease {background-position: -30px top;}.tundra .dijitCalendarRtl .dijitCalendarIncrease {background-position: 0 top;} \ No newline at end of file