5 lines
82 B
CSS
5 lines
82 B
CSS
|
table.dataTable tr.group td {
|
||
|
font-weight: bold;
|
||
|
background-color: #F9FAFB;
|
||
|
}
|