diff --git a/style.css b/style.css index 4da51e7..daf697f 100644 --- a/style.css +++ b/style.css @@ -346,6 +346,11 @@ div[data-role=controlgroup] a.ui-btn-active { .Mui-selected:hover { background-color: var(--translucent-hover-3) !important; } +.emby-select-withcolor { + background: rgba(0, 0, 0, 0.3); + border: none; + padding: 20px; +} /* --- Rounded Corners --- */ .detailButton {