change background
-
How to add the ID for country in the CSS code to change background
of the first and more rows in sitable.green_light.
Add it but changes to all tablesdiv.sitable.green_light tbody tr:nth-child(1) td {background-color:#;
}div.sitable.green_light tbody tr:nth-child(2) td {background-color:#;
}div.sitable.green_light tbody tr:nth-child(3) td {background-color:#;
}
The topic ‘change background’ is closed to new replies.