mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix issue #2441
Make sure that active pagination text is not drawn in black.
This commit is contained in:
committed by
Jeremy Thomas
parent
efa51b1ebe
commit
79fcb0255c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user