]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Improve `scss-docs` link
authorlouismaxime.piton <louismaxime.piton@orange.com>
Wed, 8 Mar 2023 11:34:10 +0000 (12:34 +0100)
committerMark Otto <markdotto@gmail.com>
Fri, 10 Mar 2023 17:16:59 +0000 (11:16 -0600)
site/layouts/shortcodes/scss-docs.html

index 919a951ac7c15b9c4483584cae4b47f55135b359..2bfdf8de5ec63819c13a02c1d03afa92cf54ecbc 100644 (file)
@@ -41,7 +41,7 @@
 
   <div class="bd-example-snippet bd-code-snippet bd-scss-docs">
     <div class="d-flex align-items-center highlight-toolbar ps-3 pe-2 py-1 border-bottom">
-      <a class="font-monospace text-body-secondary text-decoration-none small" href="{{ .Site.Params.repo }}/blob/v{{ .Site.Params.current_version }}/{{ $file | replaceRE `\\` "/" }}">
+      <a class="font-monospace link-secondary link-underline-secondary link-underline-opacity-0 link-underline-opacity-100-hover small" href="{{ .Site.Params.repo }}/blob/v{{ .Site.Params.current_version }}/{{ $file | replaceRE `\\` "/" }}">
         {{- $file -}}
       </a>
       <div class="d-flex ms-auto">