From 51e8ff65dd4b777ccf90b722dc69d508cdd2497a Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Thu, 18 Nov 2021 00:18:10 +0100 Subject: Use svg images for download and location actions in viewer --- example/static/style/viewer.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'example/static/style/viewer.css') diff --git a/example/static/style/viewer.css b/example/static/style/viewer.css index 5881f84..c158823 100644 --- a/example/static/style/viewer.css +++ b/example/static/style/viewer.css @@ -17,6 +17,11 @@ body { margin: 0 0.5em; } +#header a img { + width: auto; + height: 1.5em; +} + #header li { margin: 0 1em; } -- cgit v1.2.3-70-g09d2