bazarr: modal buttons

This commit is contained in:
gilbn 2020-07-26 14:44:47 +02:00
parent ef67dc897d
commit 64e09b4f08

View File

@ -563,6 +563,7 @@ body {
background-color: var(--button-color);
border-color: var(--button-color);
outline-style: none;
box-shadow: none;
}
.modal-footer > button:hover:not([class*="btn-primary"]):not([class*="btn-danger"]):not([class*="btn-success"]) {
color: #FFF;