Datepicker UI: Fix visible drop shadow artifact when hidden
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/809ab3e9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/809ab3e9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/809ab3e9 Branch: refs/heads/marvin-refactor Commit: 809ab3e9e1a6aa9be970faa90a32422f0458c442 Parents: 4d5dfb1 Author: Brian Federle <brian.fede...@citrix.com> Authored: Thu Mar 14 15:22:33 2013 -0700 Committer: Brian Federle <brian.fede...@citrix.com> Committed: Thu Mar 14 15:23:13 2013 -0700 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/809ab3e9/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 11cc400..c884d6d 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -11080,6 +11080,7 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it -webkit-box-shadow: 0px 3px 8px #000000; -o-box-shadow: 0px 3px 8px #000000; box-shadow: 0px 3px 8px #000000; + display: none; } .ui-datepicker .ui-datepicker-title {