]> _ Git - fluidbook-html5.git/commitdiff
wip #809 @0:20
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 29 Oct 2018 16:52:48 +0000 (17:52 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 29 Oct 2018 16:52:48 +0000 (17:52 +0100)
style/fluidbook.less

index cb11d36ba2673b639fc2cd148ab54683f1900b5f..68e90e102afbf4f37f3b6ade373b53d7fe51abc4 100644 (file)
@@ -660,7 +660,7 @@ body, html {
        transition: opacity 250ms;
        opacity: 1;
 
-       .hidden {
+       &.hidden {
                transition: none;
                opacity: 0;
        }