toc links always blue (because visited history is not useful)

svn: r10010

original commit: 7dff971014601085f81e932cc22b854f00b25f6c
This commit is contained in:
Matthew Flatt 2008-05-28 20:30:38 +00:00
parent 2e2b73be67
commit ed08874f6c

View File

@ -158,6 +158,11 @@ font-weight: bold;
.tocviewlink {
text-decoration: none;
color: blue;
}
.tocviewselflink {
color: blue;
}
.tocsublist {