]> _ Git - fluidbook-html5.git/commitdiff
wip #2229 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 20 Sep 2018 15:22:36 +0000 (17:22 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 20 Sep 2018 15:22:36 +0000 (17:22 +0200)
style/fluidbook.less

index a24af307c73dad3b876ad001728425f6675e5736..1684999eeb6e1c23c464ef1a50661028c4fa1663 100644 (file)
@@ -1291,6 +1291,15 @@ html.ios body.portrait #interface {
                }
        }
 
+       &[data-menu="text"]{
+               >.content>.text{
+                       li{
+                               list-style-position: outside;
+                               margin-left: 1em;
+                       }
+               }
+       }
+
        // Popup with close button outside
        &[data-menu="iframe"], &[data-menu="text"] {
                overflow: visible;