radarr accents
This commit is contained in:
parent
0f021fe0fe
commit
2a445155a8
@ -903,7 +903,7 @@ pre {
|
|||||||
background-color: rgba(0, 0, 0, .25) !important;
|
background-color: rgba(0, 0, 0, .25) !important;
|
||||||
}
|
}
|
||||||
.Popover-title-326tA, .SeasonInfo-title-1tid_, .Popover-body-10Yh7 {
|
.Popover-title-326tA, .SeasonInfo-title-1tid_, .Popover-body-10Yh7 {
|
||||||
background-color: #232323 !important;
|
background-color: var(--modal-bg-color) !important;
|
||||||
}
|
}
|
||||||
.Tooltip-tooltipContainer-2693s {
|
.Tooltip-tooltipContainer-2693s {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@ -1247,6 +1247,11 @@ pre {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
color: #c2c6c8;
|
color: #c2c6c8;
|
||||||
|
}
|
||||||
|
.DownloadClient-enabled-h2UaL .Label-success-1pfcC {
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: var(--accent-color);
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* CONNECTIONS */
|
/* CONNECTIONS */
|
||||||
@ -1254,6 +1259,11 @@ pre {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
color: #c2c6c8;
|
color: #c2c6c8;
|
||||||
|
}
|
||||||
|
.Card-overlay-3Uxw8 .Label-success-1pfcC {
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: var(--accent-color);
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* LOG */
|
/* LOG */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user