]> _ Git - fluidbook-html5.git/commitdiff
wait #4109 @0:20
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 2 Dec 2020 10:43:21 +0000 (11:43 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 2 Dec 2020 10:43:21 +0000 (11:43 +0100)
style/mobilefirst.less

index d7b7fdb5406f28d19c186e134ad60f796efda132..9aba2585133b697dbfb8d3585e5f783f056bcfc7 100644 (file)
@@ -91,7 +91,7 @@
 
     }
 
-    .link.multimedia.notinteractive {
+    #links .link.multimedia.notinteractive {
       visibility: hidden;
       opacity: 0;
 
       }
     }
   }
-
+  .mview[data-menu="index"] {
+    .content {
+      overflow-x: auto;
+    }
+    .ps__rail-x{
+      display: block;
+    }
+  }
 }
 
+
 .mview .content.mobilefirst {
   .indexView {
     min-width: 100%;
     opacity: 0;
     transition: opacity 250ms;
 
+    .thumb .number{
+      padding-top:10px;
+    }
+
     .here {
       .thumb.cut {
         &:after {
 
       .pageholder {
         height: 100%;
+        max-height: none;
 
         &.cut {
           overflow: hidden;