Approvals

This commit is contained in:
Raphael Michel
2018-08-14 10:46:55 +02:00
parent f52447ff58
commit 248b94c296
34 changed files with 678 additions and 79 deletions
@@ -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;