duplc: .row-clickable.active fix

This commit is contained in:
Marius 2020-10-11 12:43:47 +02:00
parent bc8c184bad
commit 98ed3b719a
13 changed files with 21 additions and 12 deletions

View File

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

View File

@ -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%);
}

View File

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

View File

@ -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;
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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