mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix issue #2441
Make sure that active pagination text is not drawn in black.
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user