border below each change group
This commit is contained in:
parent
d7eb23a31d
commit
33db075cab
1 changed files with 4 additions and 0 deletions
|
@ -130,6 +130,10 @@ form button.invisiblesubmit {
|
|||
#sidebar .content table.table.table-h-bordered td, #sidebar .content table.table.table-h-bordered th {
|
||||
border-color:#eeeeee;
|
||||
}
|
||||
.change-group tbody tr:last-child td {
|
||||
border-bottom:1px;
|
||||
border-bottom-style:solid;
|
||||
}
|
||||
.change-group tr th small {
|
||||
font-weight:normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue