]> _ Git - fluidbook-html5.git/commitdiff
#1854
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Jan 2018 17:33:02 +0000 (18:33 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Jan 2018 17:33:02 +0000 (18:33 +0100)
style/fluidbook.less

index 4f4d2d0d07eed63a6034b3003805928c61035b65..5b16705f0bdca990bdfec305310bd390bd3db9aa 100644 (file)
@@ -644,8 +644,8 @@ body, html {
        transition: opacity 250ms;
        opacity: 1;
 
-       .hidden{
-               transition:none;
+       .hidden {
+               transition: none;
                opacity: 0;
        }
 
@@ -704,8 +704,6 @@ header {
        white-space: nowrap;
 }
 
-
-
 input[type="search"]::-webkit-search-decoration,
 input[type="search"]::-webkit-search-cancel-button,
 input[type="search"]::-webkit-search-results-button,
@@ -2249,10 +2247,7 @@ body > input {
                        top: 0;
                        left: 0;
                        display: block;
-
-                       a{
-                               background:none !important;
-                       }
+                       background: none !important;
                }
        }
 }