commit | 0e140962b8e2272957ea9a86fb1269514d20e159 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Thu Mar 01 12:16:02 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Thu Mar 01 12:16:02 2012 +0530 |
tree | a9a0e8744a1ed737438246ffc2c285ec0cdd774f | |
parent | b4a2f4c98fa6b252bb34a58b6fdf9e7e361ea68c [diff] [blame] |
Fixes in support ticket overflow, desktop gradients and shadows, setup control fiscal defaults
diff --git a/css/all-web.css b/css/all-web.css index 9359de8..bebfe9a 100644 --- a/css/all-web.css +++ b/css/all-web.css
@@ -362,7 +362,7 @@ } div.dialog_body { - padding: 8px 4px 16px 4px; + padding: 8px 8px 16px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;