Pulse7
7/15/2017 - 3:51 PM

Table hover color

Table hover color

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #11ff22;
}