mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
This commit is contained in:
Vendored
+1
-1
@@ -4835,7 +4835,7 @@ a.list-group-item-info.active:focus {
|
|||||||
.panel > .table-responsive > .table-striped > tbody > tr:last-child td:last-child,
|
.panel > .table-responsive > .table-striped > tbody > tr:last-child td:last-child,
|
||||||
.panel > .table-striped > tbody > tr:last-child th:last-child,
|
.panel > .table-striped > tbody > tr:last-child th:last-child,
|
||||||
.panel > .table-responsive > .table-striped > tbody > tr:last-child th:last-child {
|
.panel > .table-responsive > .table-striped > tbody > tr:last-child th:last-child {
|
||||||
border-bottom-left-radius: 3px;
|
border-bottom-right-radius: 3px;
|
||||||
}
|
}
|
||||||
.panel-heading {
|
.panel-heading {
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
|
|||||||
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
+1
-1
@@ -104,7 +104,7 @@
|
|||||||
}
|
}
|
||||||
td:last-child,
|
td:last-child,
|
||||||
th:last-child {
|
th:last-child {
|
||||||
border-bottom-left-radius: (@panel-border-radius - 1);
|
border-bottom-right-radius: (@panel-border-radius - 1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user