Reporting: adds font, standard and custom css files for report template

Signed-off-by: Jed Reynolds <jed@candelatech.com>
This commit is contained in:
Jed Reynolds
2021-06-02 12:34:52 -07:00
parent 0374ece92f
commit 4794026dcd
3 changed files with 299 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
/* file reserved for customer styling of reports */
/* rename to custom.css to take effect */
.TitleFont {}
.HeaderFont {}
.TableFont {}
.TableBorder {}
.ImgStyle {}
.HeaderStyle {}
.FooterStyle {}
/* eof */