All voucher routes now work with bundles.
Need to check / update all reports and prints
This commit is contained in:
@@ -38,12 +38,12 @@
|
||||
color: get-on-color($sbsp) !important
|
||||
background: $sbsp !important
|
||||
|
||||
.accent
|
||||
.square-button.accent
|
||||
$a: map.get(mat.$orange-palette, 70)
|
||||
color: get-on-color($a) !important
|
||||
background: $a !important
|
||||
|
||||
.strong-accent
|
||||
.square-button.strong-accent
|
||||
$sa: map.get(mat.$orange-palette, 20)
|
||||
color: get-on-color($sa) !important
|
||||
background: $sa !important
|
||||
|
||||
Reference in New Issue
Block a user