summaryrefslogtreecommitdiffstats
path: root/printing_templates/Table.html
diff options
context:
space:
mode:
Diffstat (limited to 'printing_templates/Table.html')
-rw-r--r--printing_templates/Table.html2
1 files changed, 1 insertions, 1 deletions
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 }};
}
</style>