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

Contextual classes on striped tables #28

Closed
toooni opened this issue Apr 18, 2014 · 4 comments
Closed

Contextual classes on striped tables #28

toooni opened this issue Apr 18, 2014 · 4 comments
Labels

Comments

@toooni
Copy link
Contributor

toooni commented Apr 18, 2014

Contextual classes on striped tables do not work.
image

@almasaeed2010
Copy link
Contributor

If you delete that line, does it work?

@toooni
Copy link
Contributor Author

toooni commented Apr 18, 2014

yeah.. when i uncheck the checkbox above the row is red...

@Naki
Copy link

Naki commented Jul 29, 2014

Same problem here :)
AdminLTE overrides bootstrap classes for odd rows.

<table class="table table-striped">
    <tr class="danger">
        <td>(...)</td>
    </tr>
</table>

@amuletxheart
Copy link

This is an issue with bootstrap 3.0.3.

twbs/bootstrap#11728

Updating to the latest version of bootstrap solves this problem.

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

4 participants