duplc: .row-clickable.active fix
This commit is contained in:
parent
bc8c184bad
commit
98ed3b719a
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY AQUAMARINE THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--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;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -359,7 +359,7 @@ div>div>div.modal-footer>button.btn.btn-default.pull-left:hover,
|
|||||||
.table>thead>tr>td.active,
|
.table>thead>tr>td.active,
|
||||||
.table>thead>tr>th.active,
|
.table>thead>tr>th.active,
|
||||||
.fixed-header th,
|
.fixed-header th,
|
||||||
row-clickable.active {
|
.row-clickable.active {
|
||||||
background-color: rgb(0 0 0 / 25%);
|
background-color: rgb(0 0 0 / 25%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY ORGANIZR-DARK THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -268,6 +268,15 @@ color:#FFFFFF !important;
|
|||||||
border: none;
|
border: none;
|
||||||
background: #ffffff;
|
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 {
|
.filter-table td.filter-table__switch-cell {
|
||||||
border-right: none;
|
border-right: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GRAFANA HOTLINE THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--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;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GRAFANA ORGANIZR-DARK THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GRAFANA SPACE GRAY THEME */
|
/* 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 {
|
: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;
|
--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;
|
--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;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* LIDARR SPACE GRAY THEME */
|
/* 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 {
|
: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;
|
--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;
|
--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;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* RADARR HOTLINE THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--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;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* RADARR ORGANIZR-DARK THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* READARR AQUAMARINE THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--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;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* READARR ORGANIZR-DARK THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* SONARR ORGANIZR-DARK THEME */
|
/* 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 {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user