diff options
Diffstat (limited to 'reports/reports.css')
| -rw-r--r-- | reports/reports.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/reports/reports.css b/reports/reports.css index b3441f81..1fb2afaf 100644 --- a/reports/reports.css +++ b/reports/reports.css @@ -7,4 +7,5 @@ td { #mapid { width: 100vw; height: 30vw; -}
\ No newline at end of file +} +.gray { color: #888; }
\ No newline at end of file |
