diff --git a/infcloud_config/css/default.css b/infcloud_config/css/default.css index 14e8156..9f67558 100644 --- a/infcloud_config/css/default.css +++ b/infcloud_config/css/default.css @@ -2613,9 +2613,8 @@ h3 position: fixed; width: 100%; height: 100%; - background-color: #f9f9f9; - opacity: 0.7; - filter: alpha(opacity=70); + background-color: rgba(249, 249, 249, 0.15); + opacity: 1; z-index: 99; top: 0px; left: 0px;