]> _ Git - fluidbook-html5.git/commitdiff
wip #5309 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Jun 2022 14:25:58 +0000 (16:25 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Jun 2022 14:25:58 +0000 (16:25 +0200)
style/fluidbook.less

index 78a85ded227df335ce3cfc9d019dd08e752a1d06..51b504e3eca5880aae4e60a97a084c9ed6ba520c 100644 (file)
@@ -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;