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

svn: r10010
This commit is contained in:
Matthew Flatt 2008-05-28 20:30:38 +00:00
parent 360976ff36
commit 7dff971014

View File

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