Approvals

This commit is contained in:
Raphael Michel
2018-08-13 17:00:45 +02:00
parent f52447ff58
commit 248b94c296
34 changed files with 678 additions and 79 deletions

View File

@@ -137,6 +137,12 @@
font-size: 22px;
padding-top: 14px;
}
.alert-primary::before {
background: $brand-primary !important;
}
.alert-primary {
border-color: $brand-primary !important;
}
.progress-bar {
box-shadow: none;