Answers for "color tr first row css"

CSS
0

color tr first row css

.table-striped tbody tr.highlight td {
  background-color: #F2F5A9;
}
Posted by: Guest on March-02-2022

Browse Popular Code Answers by Language