]> _ Git - fluidbook-html5.git/commitdiff
wait #5724 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 13 Feb 2023 08:43:02 +0000 (09:43 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 13 Feb 2023 08:43:02 +0000 (09:43 +0100)
style/fluidbook.less

index d42dc566d54621a6e8c99b299ea33cd104df87f2..62468f20c25864d910c67e606d051f1956454776 100644 (file)
@@ -2078,7 +2078,7 @@ form input[type="text"], form input[type="email"] {
   &.here {
     background-color: @menu-select-background;
     color: @menu-select-text;
-    z-index: -2;
+    z-index: 0;
   }
 
   .overlay {
@@ -2214,7 +2214,7 @@ form input[type="text"], form input[type="email"] {
     left: -5px;
     width: unit(@thumb-width+11, px);
     height: @shade-height;
-    z-index: -1;
+    z-index: 1;
   }
 
 }