restoring green CTA

This commit is contained in:
Torkel Ödegaard
2019-02-11 16:38:05 +01:00
parent b920ee0ea3
commit 8e93b68e6d
8 changed files with 21 additions and 21 deletions
@@ -36,8 +36,7 @@
}
.panel-options-group__add-circle {
@include gradientBar($btn-secondary-bg, $btn-secondary-bg-hl, #fff);
@include gradientBar($btn-success-bg, $btn-success-bg-hl, #fff);
border-radius: 50px;
width: 20px;
@@ -21,7 +21,7 @@
}
.thresholds-row-add-button {
@include buttonBackground($btn-secondary-bg, $btn-secondary-bg-hl, #fff);
@include buttonBackground($btn-success-bg, $btn-success-bg-hl, #fff);
align-self: center;
margin-right: 5px;