diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index 80af9864..f5f56ee6 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -1297,7 +1297,7 @@ i.black.icon { } .ui.multiple.dropdown>.label { - background: #323232; + background: #f8f8f8; } a.ui.active.label:hover, a.ui.labels .active.label:hover { background-color: #323232; diff --git a/CSS/themes/orgarr.css b/CSS/themes/orgarr.css index 1772c550..7a92260f 100644 --- a/CSS/themes/orgarr.css +++ b/CSS/themes/orgarr.css @@ -1240,7 +1240,7 @@ i.black.icon { } .ui.multiple.dropdown>.label { - background: #323232; + background: #f8f8f8; } a.ui.active.label:hover, a.ui.labels .active.label:hover { background-color: #323232;