diff --git a/CSS/themes/duplicacy/aquamarine.css b/CSS/themes/duplicacy/aquamarine.css index 7e08e3a7..6da23523 100644 --- a/CSS/themes/duplicacy/aquamarine.css +++ b/CSS/themes/duplicacy/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/duplicacy/duplicacy-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/duplicacy/duplicacy-base.css b/CSS/themes/duplicacy/duplicacy-base.css index 05104bd2..4f8fb812 100644 --- a/CSS/themes/duplicacy/duplicacy-base.css +++ b/CSS/themes/duplicacy/duplicacy-base.css @@ -359,7 +359,7 @@ div>div>div.modal-footer>button.btn.btn-default.pull-left:hover, .table>thead>tr>td.active, .table>thead>tr>th.active, .fixed-header th, -row-clickable.active { +.row-clickable.active { background-color: rgb(0 0 0 / 25%); } diff --git a/CSS/themes/duplicacy/organizr-dark.css b/CSS/themes/duplicacy/organizr-dark.css index e7167798..393a10d9 100644 --- a/CSS/themes/duplicacy/organizr-dark.css +++ b/CSS/themes/duplicacy/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/duplicacy/duplicacy-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/grafana/grafana-base.css b/CSS/themes/grafana/grafana-base.css index bb66fec3..76091148 100644 --- a/CSS/themes/grafana/grafana-base.css +++ b/CSS/themes/grafana/grafana-base.css @@ -268,6 +268,15 @@ color:#FFFFFF !important; border: none; background: #ffffff; } +.gf-form-select-box__option { + background: var(--modal-bg-color) !important; +} +.gf-form-select-box__option.gf-form-select-box__option--is-focused { + color: #fff; + -o-border-image: -o-linear-gradient(var(--accent-color) 30%,var(--accent-color) 99%); + border-image: -webkit-gradient(linear,left top,left bottom,color-stop(30%,var(--accent-color)),color-stop(99%,var(--accent-color))); + border-image: -webkit-linear-gradient(var(--accent-color) 30%,var(--accent-color) 99%); +} .filter-table td.filter-table__switch-cell { border-right: none; } diff --git a/CSS/themes/grafana/hotline.css b/CSS/themes/grafana/hotline.css index b639652f..b2e16406 100644 --- a/CSS/themes/grafana/hotline.css +++ b/CSS/themes/grafana/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/grafana/organizr-dark.css b/CSS/themes/grafana/organizr-dark.css index fec7bc16..e522fe66 100644 --- a/CSS/themes/grafana/organizr-dark.css +++ b/CSS/themes/grafana/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/grafana/space-gray.css b/CSS/themes/grafana/space-gray.css index 12a7aa72..0f2bbdf7 100644 --- a/CSS/themes/grafana/space-gray.css +++ b/CSS/themes/grafana/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; diff --git a/CSS/themes/lidarr/space-gray.css b/CSS/themes/lidarr/space-gray.css index 11a32d74..d6bea89e 100644 --- a/CSS/themes/lidarr/space-gray.css +++ b/CSS/themes/lidarr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/lidarr/lidarr-base.css); :root { --main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; diff --git a/CSS/themes/radarr/hotline.css b/CSS/themes/radarr/hotline.css index 9d2c8712..9971627b 100644 --- a/CSS/themes/radarr/hotline.css +++ b/CSS/themes/radarr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/radarr/radarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/radarr/organizr-dark.css b/CSS/themes/radarr/organizr-dark.css index 2dcd31c1..52436135 100644 --- a/CSS/themes/radarr/organizr-dark.css +++ b/CSS/themes/radarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/radarr/radarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/readarr/aquamarine.css b/CSS/themes/readarr/aquamarine.css index eb7d7627..78479349 100644 --- a/CSS/themes/readarr/aquamarine.css +++ b/CSS/themes/readarr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/readarr/readarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/readarr/organizr-dark.css b/CSS/themes/readarr/organizr-dark.css index 5b0e9e04..feeec07a 100644 --- a/CSS/themes/readarr/organizr-dark.css +++ b/CSS/themes/readarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/readarr/readarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/sonarr/organizr-dark.css b/CSS/themes/sonarr/organizr-dark.css index 3ac90ced..85b43c92 100644 --- a/CSS/themes/sonarr/organizr-dark.css +++ b/CSS/themes/sonarr/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* SONARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +@import url(https://gflix.app/theme.park/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b;