I have the following inline CSS: .nx-skootable-data tbody tr td:nth-child(19) { background-color: #ADADAD; } .nx-skootable-data th:nth-child(19) { background-color: #ADADAD; } It works, except that the odd rows are being shaded based on my theme template. Is there a way to override the odd row shading shading on just the 19th column?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.