dist
This commit is contained in:
parent
26e6d8b2b2
commit
6bea2e24fe
29 changed files with 168 additions and 169 deletions
|
|
@ -3866,6 +3866,10 @@ tbody.collapse.show {
|
|||
border-bottom-left-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.card .card-header + .list-group > .list-group-item:first-child {
|
||||
border-top: 0;
|
||||
}
|
||||
|
||||
.card-header {
|
||||
padding: 0.75rem 1.25rem;
|
||||
margin-bottom: 0;
|
||||
|
|
@ -4154,7 +4158,6 @@ tbody.collapse.show {
|
|||
font-size: 75%;
|
||||
font-weight: bold;
|
||||
line-height: 1;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
vertical-align: baseline;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue