]> _ Git - fluidbook-html5.git/commitdiff
wait #3148 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 17 Oct 2019 10:43:37 +0000 (12:43 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 17 Oct 2019 10:43:37 +0000 (12:43 +0200)
style/fluidbook.less

index fcb09501c6dbeadb5464547d6e44d63663ac2986..1fc489028e8eec2e356a298f9cb070bbefeb4f11 100644 (file)
@@ -227,6 +227,14 @@ body, html {
 #links .link {
   cursor: auto;
 
+  &.rightclone {
+    display: none;
+
+    .portrait & {
+      display: block;
+    }
+  }
+
   &.eventOverlayLink {
     cursor: inherit;
   }