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