lidarr: modal close hover fix
This commit is contained in:
parent
f82819f904
commit
cf69d17251
@ -375,6 +375,9 @@ background-color: hsla(0,0%,100%,.25) !important;
|
|||||||
background-color: #323232;
|
background-color: #323232;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
|
.ModalContent-closeButton-37Puk:hover {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child {
|
.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child {
|
||||||
background-color: #656565 !important;
|
background-color: #656565 !important;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user