mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
dist
This commit is contained in:
2
assets/css/docs.min.css
vendored
2
assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap-grid.css.map
vendored
2
dist/css/bootstrap-grid.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap-reboot.css.map
vendored
2
dist/css/bootstrap-reboot.css.map
vendored
File diff suppressed because one or more lines are too long
@@ -1637,16 +1637,16 @@ pre code {
|
|||||||
.table td {
|
.table td {
|
||||||
padding: 0.75rem;
|
padding: 0.75rem;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
border-top: 1px solid #e9ecef;
|
border-top: 1px solid #dee2e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table thead th {
|
.table thead th {
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
border-bottom: 2px solid #e9ecef;
|
border-bottom: 2px solid #dee2e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table tbody + tbody {
|
.table tbody + tbody {
|
||||||
border-top: 2px solid #e9ecef;
|
border-top: 2px solid #dee2e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table .table {
|
.table .table {
|
||||||
@@ -1659,12 +1659,12 @@ pre code {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.table-bordered {
|
.table-bordered {
|
||||||
border: 1px solid #e9ecef;
|
border: 1px solid #dee2e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-bordered th,
|
.table-bordered th,
|
||||||
.table-bordered td {
|
.table-bordered td {
|
||||||
border: 1px solid #e9ecef;
|
border: 1px solid #dee2e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-bordered thead th,
|
.table-bordered thead th,
|
||||||
@@ -1824,7 +1824,7 @@ pre code {
|
|||||||
.table .thead-light th {
|
.table .thead-light th {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
background-color: #e9ecef;
|
background-color: #e9ecef;
|
||||||
border-color: #e9ecef;
|
border-color: #dee2e6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-dark {
|
.table-dark {
|
||||||
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css.map
vendored
2
dist/css/bootstrap.min.css.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user