3 lines
129 B
CSS
3 lines
129 B
CSS
.main-table thead>tr:first-of-type>th {border-left: 1px solid #ddd;}
|
|
tbody.sortable > tr > td > span.sort-handler {color: #999;}
|