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/tundra/ColorPalette.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib/dijit/themes/tundra/ColorPalette.css') diff --git a/lib/dijit/themes/tundra/ColorPalette.css b/lib/dijit/themes/tundra/ColorPalette.css index 38088b845..ba1e4939f 100644 --- a/lib/dijit/themes/tundra/ColorPalette.css +++ b/lib/dijit/themes/tundra/ColorPalette.css @@ -1,5 +1 @@ -.dijitColorPalette { - border:1px solid #7eabcd; - background:#fff; - -moz-border-radius: 0 !important; -} \ No newline at end of file +.dijitColorPalette {border:1px solid #7eabcd; background:#fff; -moz-border-radius: 0 !important;} \ No newline at end of file -- cgit v1.2.3