6 lines
279 B
CSS
6 lines
279 B
CSS
.zanode-detail .text-right{text-align: right;}
|
|
.zanode-detail .col-8{padding-left: 10px;}
|
|
.table.has-sort-head thead tr th a:after{line-height: 22px;}
|
|
.table.has-sort-head thead tr th a:before{line-height: 22px;}
|
|
.main-row-last{table-layout: auto;}
|
|
.zanode-mt-8{margin-top: 8px;} |