Skip to content
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

Splitbuttton btn-teal misrendered #240

Closed
jomu78 opened this issue Sep 2, 2019 · 0 comments
Closed

Splitbuttton btn-teal misrendered #240

jomu78 opened this issue Sep 2, 2019 · 0 comments
Labels
Milestone

Comments

@jomu78
Copy link

jomu78 commented Sep 2, 2019

<p:splitButton value="Teal" styleClass="btn-teal btn-block" /> is not rendered correctly (gray instead of teal) while "btn-primary btn-block" (and other colors) work.
splitbutton_wrong_color

How to reproduce
<p:splitButton value="Teal" styleClass="btn-teal btn-block" />
<p:splitButton value="Primary" styleClass="btn-primary btn-block" />
<p:splitButton value="Success" styleClass="btn-success btn-block" />
Additional Information
  • AdminFaces version: 1.0.2
  • PrimeFaces version: 7.0
  • Browser version: any
@rmpestano rmpestano added the bug label Dec 20, 2019
@rmpestano rmpestano added this to the 1.1.0 milestone Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants