From: Vincent Vanwaelscappel Date: Thu, 7 Oct 2021 09:29:18 +0000 (+0200) Subject: wait #4762 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5b285d329d8f3be076649792fe63e775e0a5b5a8;p=fluidbook-html5.git wait #4762 @0:10 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 7f1c8857..f202d96a 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -186,11 +186,6 @@ body, html { display: none; } -/* Dynamic colors */ -#background { - .prop-transition(background-color, 1); -} - #next-arrows, #prev-arrows { .prop-transition(color, 1); } @@ -203,6 +198,7 @@ body, html { width: 100%; height: 100%; z-index: 0; + transition: opacity 500ms, background-color unit(@page-transition-duration+0.3, s); &.visible { opacity: 1;