From: Vincent Vanwaelscappel Date: Thu, 17 Oct 2019 10:43:37 +0000 (+0200) Subject: wait #3148 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5111e9fc3e54043bd572d4623da8116136a37a8e;p=fluidbook-html5.git wait #3148 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index fcb09501..1fc48902 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -227,6 +227,14 @@ body, html { #links .link { cursor: auto; + &.rightclone { + display: none; + + .portrait & { + display: block; + } + } + &.eventOverlayLink { cursor: inherit; }