sonarr: fixed the fixes on the modal ...
This commit is contained in:
parent
dd8f227ba2
commit
4ff4d1668e
@ -665,7 +665,7 @@ pre {
|
|||||||
.ModalFooter-modalFooter-1N5Ku {
|
.ModalFooter-modalFooter-1N5Ku {
|
||||||
background: var(--main-bg-color);
|
background: var(--main-bg-color);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-bottom: 1px solid hsla(0,0%,100%,.08);
|
border-top: 1px solid hsla(0,0%,100%,.08);
|
||||||
}
|
}
|
||||||
.ModalContent-closeButton-37Puk:hover {
|
.ModalContent-closeButton-37Puk:hover {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@ -889,7 +889,7 @@ pre {
|
|||||||
|
|
||||||
.FieldSet-legend-3x6NF {
|
.FieldSet-legend-3x6NF {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
border-top: 1px solid hsla(0,0%,100%,.08);
|
border-bottom: 1px solid hsla(0,0%,100%,.08);
|
||||||
}
|
}
|
||||||
.TableRow-row-33xJE:hover {
|
.TableRow-row-33xJE:hover {
|
||||||
background-color: hsla(0,0%,100%,.08);
|
background-color: hsla(0,0%,100%,.08);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user