From 8d0101bf3d94d393615f19396bc2ff2d930f531c Mon Sep 17 00:00:00 2001 From: Gehad elrobey Date: Mon, 3 Aug 2015 18:21:16 +0200 Subject: Printing: templates should use colors defined in the color palette Use the colors defined in the color palettes for all font, borders, table sections and backgrounds of all templates. Signed-off-by: Lubomir I. Ivanov Signed-off-by: Gehad elrobey --- printing_templates/Table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'printing_templates/Table.html') diff --git a/printing_templates/Table.html b/printing_templates/Table.html index c97267405..2668ccb62 100644 --- a/printing_templates/Table.html +++ b/printing_templates/Table.html @@ -47,7 +47,7 @@ box-sizing: border-box; border:max(0.1vw, 1px); border-style:solid; - border-color: color: {{ template_options.color5 }}; + border-color: {{ template_options.color5 }}; } -- cgit v1.2.3-70-g09d2