7 lines
67 B
CSS
7 lines
67 B
CSS
|
|
|
|
table.dataTable span.highlight {
|
|
background-color: #FFFF88;
|
|
}
|
|
|