toc links always blue (because visited history is not useful)
svn: r10010
This commit is contained in:
parent
360976ff36
commit
7dff971014
|
@ -158,6 +158,11 @@ font-weight: bold;
|
|||
|
||||
.tocviewlink {
|
||||
text-decoration: none;
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.tocviewselflink {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.tocsublist {
|
||||
|
|
Loading…
Reference in New Issue
Block a user