sonarr: fixed the fixes on the modal ...

This commit is contained in:
gilbN 2019-07-21 22:17:59 +02:00
parent dd8f227ba2
commit 4ff4d1668e

View File

@ -665,7 +665,7 @@ pre {
.ModalFooter-modalFooter-1N5Ku {
background: var(--main-bg-color);
color: #fff;
border-bottom: 1px solid hsla(0,0%,100%,.08);
border-top: 1px solid hsla(0,0%,100%,.08);
}
.ModalContent-closeButton-37Puk:hover {
color: #fff;
@ -889,7 +889,7 @@ pre {
.FieldSet-legend-3x6NF {
color: #FFF;
border-top: 1px solid hsla(0,0%,100%,.08);
border-bottom: 1px solid hsla(0,0%,100%,.08);
}
.TableRow-row-33xJE:hover {
background-color: hsla(0,0%,100%,.08);