From: coolbezos_420 Date: Fri, 17 May 2019 22:21:15 +0000 (+1000) Subject: Fix issue #2441 X-Git-Tag: 0.7.5~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79fcb0255c43cd0630ddc01b4ccc9bb10ff37e58;p=thirdparty%2Fbulma.git Fix issue #2441 Make sure that active pagination text is not drawn in black. --- diff --git a/sass/layout/hero.sass b/sass/layout/hero.sass index 3bf1fe8a1..327d80fd9 100644 --- a/sass/layout/hero.sass +++ b/sass/layout/hero.sass @@ -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