6 lines
59 B
CSS
6 lines
59 B
CSS
|
td.iselected {
|
||
|
background-color: green !important;
|
||
|
}
|
||
|
|
||
|
|