BUG 6769 Paged-Table header color is difficult to see

This commit is contained in:
Enrique Ponce De Leon
2011-04-27 17:39:46 -04:00
parent e80ff75d01
commit 9bd8633cb1

View File

@@ -878,7 +878,10 @@ font-weight:bold;
}
.pagedTableDefault .pagedTable a
{
color:#000;
color:#666666;
text-decoration: none;
padding-left: 5px;
font: bold 11px Tahoma,sans-serif, MiscFixed;
}
.pagedTableDefault .pagedTable a:hover
{