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

Better badge visibility in panel-primary heading #13686

Closed
smmoosavi opened this issue May 27, 2014 · 3 comments
Closed

Better badge visibility in panel-primary heading #13686

smmoosavi opened this issue May 27, 2014 · 3 comments
Labels

Comments

@smmoosavi
Copy link
Contributor

Badges in primary panel heading is gray. please change that like other primary components.

.panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #fff;
}
@cvrebert cvrebert changed the title Badges in primary panel heading Better badge visibility in panel-primary heading May 27, 2014
@cvrebert cvrebert added the css label May 27, 2014
@cvrebert
Copy link
Collaborator

Given that the panel colors are customizable, and that adding color-contrast special cases for every possible combination of widgets gets messy, it's questionable whether it's worth adding this.

smmoosavi added a commit to smmoosavi/bootstrap that referenced this issue May 27, 2014
@cvrebert
Copy link
Collaborator

Although, the solution in your new pull request is generic, which largely addresses my concerns.

@smmoosavi
Copy link
Contributor Author

Move discussion to #13687

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