mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
e0ecccfa7b
commit
04fc07405a
4 changed files with 4 additions and 1 deletions
|
@ -71,6 +71,7 @@
|
|||
|
||||
.fieldData {
|
||||
color: {{ template_options.color5 }};
|
||||
background-color: {{ template_options.color3 }};
|
||||
}
|
||||
|
||||
.table_class {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue