Made the background colour configurable in the Turn Track shading extras template.

master
Pacman Ghost 5 years ago
parent 5667eaa0a5
commit 6ec5354532
  1. 2
      vasl_templates/webapp/data/default-template-pack/extras/turn-track-shading.j2

@ -5,7 +5,7 @@
<table>
<tr>
<td style="width:{{WIDTH:45px/5|Width}};height:{{HEIGHT:45px/5|Height}};background:#f0f0f0;"> &nbsp;
<td style="width:{{WIDTH:45px/6|Width}};height:{{HEIGHT:45px/6|Height}};background:{{COLOR:#f0f0f0/6|Color}};"> &nbsp;
</table>
</html>

Loading…
Cancel
Save