lidarr: alert text color
This commit is contained in:
parent
0fb6883910
commit
f82819f904
@ -357,6 +357,7 @@ background-color: hsla(0,0%,100%,.25) !important;
|
|||||||
/* LOG */
|
/* LOG */
|
||||||
.Alert-info-1J8mE {
|
.Alert-info-1J8mE {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
|
color: #FFC107;
|
||||||
background-color: rgba(0, 0, 0, 0.25);
|
background-color: rgba(0, 0, 0, 0.25);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -569,7 +570,7 @@ background-color: hsla(0,0%,100%,.25) !important;
|
|||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
.IconButton-button-2qiGi:hover {
|
.IconButton-button-2qiGi:hover {
|
||||||
color: #fff;
|
color: #fff !important;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.IconButton-button-2qiGi {
|
.IconButton-button-2qiGi {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user