toc links always blue (because visited history is not useful)
svn: r10010 original commit: 7dff971014601085f81e932cc22b854f00b25f6c
This commit is contained in:
parent
2e2b73be67
commit
ed08874f6c
|
@ -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