- removes hard coded spacing using BRs
- corrects h4 styling
- report.css styling will allow three rows of H1 before shoving date out of the header
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
- report card font size is made much smaller
- adds css encouragement to repeat table headers across page breaks
- tries to solve the very wide table problem
- for PDF, forces contentDiv far left to allow tables to not get right side columns clipped off
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
These are done with chained css classes, and to add specificity to them they actually require no spaces in the selector.
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
lf_qa.py : removed None prior to sorting lists to prevent exceptions
ct_us_002_tests.json : updated test_l3_longevity.py test
report.css , reduced the size of copy button to 10 px to prevent jumping.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
- makes dates and times not wrap in their table cells
- adds space to table cells
- de-emphasizes scriptdetails class
- adds cursor hover qualities to scriptdetails tt tag
- adds rollover copy button styling
Signed-off-by: Jed Reynolds <jed@candelatech.com>