Color tweaks

This commit is contained in:
Torkel Ödegaard
2019-02-11 14:58:11 +01:00
parent 56b35354c7
commit 962815169e
7 changed files with 25 additions and 39 deletions

View File

@@ -83,9 +83,11 @@
// Set the backgrounds
// -------------------------
.btn-success,
.btn-primary {
@include buttonBackground($btn-primary-bg, $btn-primary-bg-hl);
}
.btn-secondary {
@include buttonBackground($btn-secondary-bg, $btn-secondary-bg-hl);
}