itemtable last column
This commit is contained in:
parent
3e1e8f29f7
commit
bce6c23c91
1 changed files with 4 additions and 0 deletions
|
@ -93,6 +93,10 @@ a.list-group-item .badge {
|
|||
.itemtable td:first-child {
|
||||
padding-left:0;
|
||||
}
|
||||
.itemtable td:last-child {
|
||||
text-align:right;
|
||||
padding-right:0;
|
||||
}
|
||||
.itemtable tr.highlight td {
|
||||
background-color:#FFFFDD;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue