virt2/assets/vendor_plugins/DataTables-1.10.15/extensions/RowGroup/css/rowGroup.dataTables.css

5 lines
82 B
CSS
Raw Normal View History

table.dataTable tr.group td {
font-weight: bold;
background-color: #e0e0e0;
}