mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
Reporting: adds font, standard and custom css files for report template
Signed-off-by: Jed Reynolds <jed@candelatech.com>
This commit is contained in:
11
py-scripts/artifacts/custom-example.css
Normal file
11
py-scripts/artifacts/custom-example.css
Normal 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 */
|
||||
Reference in New Issue
Block a user