This commit is contained in:
Mathieu Lagace
2020-01-21 21:14:48 -05:00
parent c20024ed96
commit 9e21124e90
12 changed files with 189 additions and 98 deletions

View File

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