]> _ Git - fluidbook-html5.git/commitdiff
wip #1388
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 2 Jun 2017 16:27:03 +0000 (18:27 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 2 Jun 2017 16:27:03 +0000 (18:27 +0200)
style/fluidbook.less

index b78a4a9891204136550c2a46b742581c3ca2387d..b15c403dde305f171b5a3531c82d35cd10c43cb1 100644 (file)
@@ -189,6 +189,11 @@ body, html {
        &.eventOverlayLink {
                cursor: inherit;
        }
+
+       iframe {
+               width: 100%;
+               height: 100%;
+       }
 }
 
 .link {
@@ -198,10 +203,6 @@ body, html {
        -o-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
 
-       iframe {
-               width: 100%;
-               height: 100%;
-       }
 }
 
 /* Coquillette */
@@ -857,7 +858,7 @@ footer.hidden, header.hidden, #interface.hidden {
 
        }
 
-       &[data-menu="webvideo"] {
+       &[data-menu="webvideo"],&[data-menu="webvideo"] {
                iframe {
                        width: 100%;
                        height: 100%;