From: Vincent Vanwaelscappel Date: Tue, 7 Jun 2022 14:25:58 +0000 (+0200) Subject: wip #5309 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f0bc946251f86f495303b2cb21b99a7f2dea0fce;p=fluidbook-html5.git wip #5309 @0:05 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 78a85ded..51b504e3 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -987,6 +987,10 @@ input[type="search"]::-webkit-search-results-decoration { background-repeat: no-repeat; z-index: 10; + &[href="#"] { + cursor: default; + } + &.hidden { visibility: hidden; pointer-events: none;