Browse Source

removed .fade, not needed

pull/11/head
gilbN 6 years ago
parent
commit
52ad986893
  1. 3
      CSS/themes/organizr-hotline.css
  2. 3
      CSS/themes/organizr-marine.css

3
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;

3
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;

Loading…
Cancel
Save