Adjust booking button color at uc and snz

This commit is contained in:
Björn Fromme
2019-11-27 10:56:26 +01:00
parent 74ea5bd11a
commit 748cdc3090
2 changed files with 2 additions and 0 deletions
@@ -2,3 +2,4 @@ $color-brand-primary: #9f0d4c;
$color-button-background: #ffe900;
$color-button-foreground: $color-brand-primary;
$color-button-booking: $color-label-success;
@@ -2,3 +2,4 @@ $color-brand-primary: #b5e400;
$color-button-background: #19a3dc;
$color-button-foreground: white;
$color-button-booking: $color-label-success;