8199893: the javadoc tool generates pages with a low constrast

Reviewed-by: jjg
This commit is contained in:
Priya Lakshmi Muthuswamy 2018-06-06 08:37:19 +05:30
parent ab275c586e
commit 19c13c2026

@ -884,7 +884,7 @@ table.striped {
border: 1px solid black;
}
table.striped > thead {
background-color: #DDD;
background-color: #E3E3E3;
}
table.striped > thead > tr > th, table.striped > thead > tr > td {
border: 1px solid black;