summaryrefslogtreecommitdiffstats
path: root/printing_templates/One Dive.html
diff options
context:
space:
mode:
authorGravatar Gehad elrobey <gehadelrobey@gmail.com>2015-08-07 10:07:57 +0200
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2015-08-15 15:02:35 +0300
commit04fc07405a9931ee78292e1fef10c3a0b779734a (patch)
treeff0531ebd1cf7eca95067e4702c7f47c7ba5cca3 /printing_templates/One Dive.html
parente0ecccfa7bebaebb532d532f9a40b8d85facdecc (diff)
downloadsubsurface-04fc07405a9931ee78292e1fef10c3a0b779734a.tar.gz
Printing: add color3 to templates and make it effective
Use the added color for 'Table cells 2' Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
Diffstat (limited to 'printing_templates/One Dive.html')
-rw-r--r--printing_templates/One Dive.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/printing_templates/One Dive.html b/printing_templates/One Dive.html
index bdf7ab3a7..4bf15decd 100644
--- a/printing_templates/One Dive.html
+++ b/printing_templates/One Dive.html
@@ -81,6 +81,7 @@
}
.fieldData {
+ background-color: {{ template_options.color3 }};
color: {{ template_options.color5 }};
}