diff --git a/resources/report/style.css b/resources/report/style.css index 9ea296e9..b660fea5 100644 --- a/resources/report/style.css +++ b/resources/report/style.css @@ -21,6 +21,9 @@ along with LOOT. If not, see . */ +::-webkit-scrollbar-corner { + background: inherit; +} body { font:10pt/1.5 Helvetica,sans-serif; margin:0;