All voucher routes now work with bundles.

Need to check / update all reports and prints
This commit is contained in:
2026-02-05 00:46:49 +00:00
parent 6e8843d3c4
commit 8957e4ce8c
53 changed files with 1133 additions and 899 deletions
+2 -2
View File
@@ -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