mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
grunt
This commit is contained in:
Vendored
+2
-4
@@ -2117,12 +2117,10 @@ th {
|
|||||||
.table-bordered > thead > tr > td {
|
.table-bordered > thead > tr > td {
|
||||||
border-bottom-width: 2px;
|
border-bottom-width: 2px;
|
||||||
}
|
}
|
||||||
.table-striped > tbody > tr:nth-child(odd) > td,
|
.table-striped > tbody > tr:nth-child(odd) {
|
||||||
.table-striped > tbody > tr:nth-child(odd) > th {
|
|
||||||
background-color: #f9f9f9;
|
background-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
.table-hover > tbody > tr:hover > td,
|
.table-hover > tbody > tr:hover {
|
||||||
.table-hover > tbody > tr:hover > th {
|
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
table col[class*="col-"] {
|
table col[class*="col-"] {
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+2
-4
@@ -2117,12 +2117,10 @@ th {
|
|||||||
.table-bordered > thead > tr > td {
|
.table-bordered > thead > tr > td {
|
||||||
border-bottom-width: 2px;
|
border-bottom-width: 2px;
|
||||||
}
|
}
|
||||||
.table-striped > tbody > tr:nth-child(odd) > td,
|
.table-striped > tbody > tr:nth-child(odd) {
|
||||||
.table-striped > tbody > tr:nth-child(odd) > th {
|
|
||||||
background-color: #f9f9f9;
|
background-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
.table-hover > tbody > tr:hover > td,
|
.table-hover > tbody > tr:hover {
|
||||||
.table-hover > tbody > tr:hover > th {
|
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
table col[class*="col-"] {
|
table col[class*="col-"] {
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user