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 {
|
.tocviewlink {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
color: blue;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tocviewselflink {
|
||||||
|
color: blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tocsublist {
|
.tocsublist {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user