2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
+1 -1
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 {
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long