mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Datepicker UI: Fix visible drop shadow artifact when hidden
This commit is contained in:
parent
4d5dfb1139
commit
809ab3e9e1
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user