Update schedule editor

This commit is contained in:
Mathieu Lagace
2019-12-23 17:57:41 -05:00
parent 2c18dc8c1d
commit c20024ed96
9 changed files with 229 additions and 44 deletions

View File

@@ -3305,9 +3305,9 @@ fieldset:disabled a.btn {
}
.btn-secondary:hover {
color: #ffffff;
background-color: #5a6268;
border-color: #545b62;
color: #ffffff !important;
background-color: #5a6268 !important;
border-color: #545b62 !important;
}
.btn-secondary:focus,