.table_style th
{
background-color:#EEEEEE;
}
.table_style tbody
{
background: #F9F9F9;
}
.table_style tbody tr:hover td
{
background: #fff;
}
.table_style tfoot
{
background-color:#f3f3f3;
}
.table_style {
color:#0000ff;
}
.table_style td
{
text-align:left;
}
.table_style th
{
text-align:left;
}
.table_style td {
color:#0000ff;
}
.table_style th {
color:#0000ff;
}
.table_style tbody tr:hover td {
color: #fff;
}
It looks like you're new here. If you want to get involved, click one of these buttons!