0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

automatic grunt dist

This commit is contained in:
Bootstrap's Grunt bot 2015-01-18 05:11:01 +00:00
parent e39b5b5b25
commit c020669b07
3 changed files with 3 additions and 3 deletions

View File

@ -2297,7 +2297,7 @@ th {
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long