BUG 6769 Paged-Table header color is difficult to see

- Change style from white to black
This commit is contained in:
Enrique Ponce De Leon
2011-04-20 09:25:12 -04:00
parent 9d061fed8a
commit 4245668705

View File

@@ -878,7 +878,7 @@ font-weight:bold;
}
.pagedTableDefault .pagedTable a
{
color:#FFF;
color:#000;
}
.pagedTableDefault .pagedTable a:hover
{