diff --git a/CSS/themes/organizr-hotline.css b/CSS/themes/organizr-hotline.css index 03d1fbf4..a9f7833d 100644 --- a/CSS/themes/organizr-hotline.css +++ b/CSS/themes/organizr-hotline.css @@ -127,9 +127,6 @@ display: block; background: var(--main-bg-color); } -.fade { - background: var(--main-bg-color); -} /* iframe sandbox */ .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #ffffff; diff --git a/CSS/themes/organizr-marine.css b/CSS/themes/organizr-marine.css index c421eda9..9b620206 100644 --- a/CSS/themes/organizr-marine.css +++ b/CSS/themes/organizr-marine.css @@ -127,9 +127,6 @@ display: block; background: var(--main-bg-color); } - .fade { - background: var(--main-bg-color); - } /* iframe sandbox */ .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #ffffff;