summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/soria/ColorPalette.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-08 20:40:44 +0400
committerAndrew Dolgov <[email protected]>2011-11-08 20:40:44 +0400
commit81bea17aefb26859f825b9293c7c99192874806e (patch)
treefb244408ca271affa2899adb634788802c9a89d8 /lib/dijit/themes/soria/ColorPalette.css
parent870a70e109ac9e80a88047044530de53d0404ec7 (diff)
upgrade Dojo to 1.6.1
Diffstat (limited to 'lib/dijit/themes/soria/ColorPalette.css')
-rw-r--r--lib/dijit/themes/soria/ColorPalette.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dijit/themes/soria/ColorPalette.css b/lib/dijit/themes/soria/ColorPalette.css
index 5a51275d9..85d6dd819 100644
--- a/lib/dijit/themes/soria/ColorPalette.css
+++ b/lib/dijit/themes/soria/ColorPalette.css
@@ -1,5 +1,5 @@
.dijitColorPalette {
border:1px solid #cbcbcb;
background:#fff;
- -moz-border-radius: 0px !important;
-}
+ -moz-border-radius: 0 !important;
+} \ No newline at end of file