]> _ Git - fluidbook-html5.git/commitdiff
wip #7716 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 9 Sep 2025 16:18:17 +0000 (18:18 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 9 Sep 2025 16:18:17 +0000 (18:18 +0200)
style/interface.less

index 7823f89a018bd6372a3501499883b55858c173aa..c9415050eabbbcc6478f39614931c0d93c822f65 100644 (file)
 //=== Search Results Navigation Bar
 .searchResultsNavActive {
   // Disable links when in search results mode
-  #links .link {
+  .links .link {
     pointer-events: none;
   }
 }