From 21ce0374d0737ab76c2fadf25047138e0df84c4e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 13 Nov 2018 03:01:13 +0100 Subject: fullscreen mode --- reports/reports.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'reports/reports.css') diff --git a/reports/reports.css b/reports/reports.css index 1fb2afaf..d5a9755d 100644 --- a/reports/reports.css +++ b/reports/reports.css @@ -8,4 +8,11 @@ td { width: 100vw; height: 30vw; } -.gray { color: #888; } \ No newline at end of file +.gray { color: #888; } +html.map, html.map body { + margin: 0; padding: 0; + width: 100%; height: 100%; +} +.map #mapid { + height: 100vh; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2