paddings of itemtable
This commit is contained in:
parent
ae3bf7258e
commit
de95177c59
1 changed files with 4 additions and 0 deletions
|
@ -73,7 +73,11 @@ a.list-group-item .badge {
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
.itemtable td:first-child {
|
||||||
|
padding-left:0;
|
||||||
|
}
|
||||||
.itemtable td:last-child {
|
.itemtable td:last-child {
|
||||||
|
padding-right:0;
|
||||||
text-align:right;
|
text-align:right;
|
||||||
}
|
}
|
||||||
.itemtable tr.highlight td {
|
.itemtable tr.highlight td {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue