]> _ Git - fluidbook-html5.git/commitdiff
fix #3774 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Jul 2020 13:16:43 +0000 (15:16 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Jul 2020 13:16:43 +0000 (15:16 +0200)
style/fluidbook.less

index d0da99fe3e8960dbc0b4ec2e7f2e132c4c7703ef..47213f16d9c5ef10fc2662d6a46bd0fd0f5860ee 100644 (file)
@@ -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;