]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix issue #2441
authorcoolbezos_420 <darcy@darcylf.me>
Fri, 17 May 2019 22:21:15 +0000 (08:21 +1000)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 18 May 2019 16:33:49 +0000 (17:33 +0100)
Make sure that active pagination text is not drawn in black.

sass/layout/hero.sass

index 3bf1fe8a1aa4d29e72483e43f33eb5efa62c5cdb..327d80fd9847491eeda8e9310e08262602c7719a 100644 (file)
@@ -17,7 +17,7 @@
     &.is-#{$name}
       background-color: $color
       color: $color-invert
-      a:not(.button):not(.dropdown-item):not(.tag),
+      a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
       strong
         color: inherit
       .title