-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pagination in hero gets wrong color #2441
Closed
domiSchenk opened this issue
Apr 7, 2019
· 2 comments
· Fixed by tghelere/valorize-vidas#6, scm-manager/scm-manager#1053 or Strooped/strooped-master#5 · May be fixed by devopsred/gaia#6 or iliutastoica/using-react-with-wordpress-demo#1
Closed
Pagination in hero gets wrong color #2441
domiSchenk opened this issue
Apr 7, 2019
· 2 comments
· Fixed by tghelere/valorize-vidas#6, scm-manager/scm-manager#1053 or Strooped/strooped-master#5 · May be fixed by devopsred/gaia#6 or iliutastoica/using-react-with-wordpress-demo#1
Comments
ehne
added a commit
to ehne/bulma
that referenced
this issue
May 17, 2019
Make sure that active pagination text is not drawn in black.
hello @domiSchenk |
jgthms
pushed a commit
that referenced
this issue
May 18, 2019
thanks for the fix |
This was referenced Mar 13, 2020
This was referenced Mar 25, 2020
This was referenced Apr 5, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is about Bulma.
Overview of the problem
This is about the Bulma CSS framework
I'm using Bulma version [0.7.4]
My browser is: Google Chrome
I am sure this issue is not a duplicate
Description
When using Pagination in a Hero that is using
.is-white
.is-warning
or.is-light
the color of
.is-current
is black.Steps to Reproduce
jsbin:
https://jsbin.com/vohezehute/edit?html,output
=> layout/hero.sass line 20-22
Expected behavior
Color of
.is-current
item should be white when using default colors.Actual behavior
Color of
.is-current
is black and does not looks good.The text was updated successfully, but these errors were encountered: