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

table-inverse : need a variable for hover, accent, active state #21002

Closed
Lausselloic opened this issue Oct 25, 2016 · 1 comment
Closed

table-inverse : need a variable for hover, accent, active state #21002

Lausselloic opened this issue Oct 25, 2016 · 1 comment
Labels
Milestone

Comments

@Lausselloic
Copy link
Contributor

d74a897#diff-82ee1ffb694a87db828fe22dcd868aed

Following the fix, table-hover, table-stripped combined with table-inverse works, but for accessibility reason, could we have a dedicated background value for those states?

For example :
Actual value for table
$table-bg-accent: $table-bg-hover: $table-bg-active:
Can be completed with : $table-inverse-bg-accent: $table-inverse-bg-hover: $table-inverse-bg-active:

@mdo
Copy link
Member

mdo commented Mar 24, 2017

Was addressed with #22217.

@mdo mdo closed this as completed Mar 24, 2017
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