From: Vincent Vanwaelscappel Date: Tue, 7 Jul 2020 13:16:43 +0000 (+0200) Subject: fix #3774 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=0a994d7153bbc8819baf8127a72c49b11de1b443;p=fluidbook-html5.git fix #3774 @0.25 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index d0da99fe..47213f16 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -126,6 +126,11 @@ body.loading * { cursor: progress !important; } +body.loading #splash a { + cursor: pointer !important; +} + + html.screenshot #main { visibility: visible !important; display: block !important;