mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Remove hover effect for subhead links
This commit is contained in:
parent
0223971b65
commit
52059038dd
1 changed files with 0 additions and 4 deletions
|
@ -860,12 +860,8 @@ h1 span.fa, h2 span.fa, h3 span.fa, h4 span.fa, h5 span.fa, h6 span.fa {
|
||||||
color:#63a4e1;
|
color:#63a4e1;
|
||||||
}
|
}
|
||||||
.toccontent .subhead-links{
|
.toccontent .subhead-links{
|
||||||
visibility: hidden;
|
|
||||||
padding-top: 7px;
|
padding-top: 7px;
|
||||||
}
|
}
|
||||||
.toccontent:hover .subhead-links{
|
|
||||||
visibility: visible;
|
|
||||||
}
|
|
||||||
.toccontent a:link.term,
|
.toccontent a:link.term,
|
||||||
.toccontent a:visited.term,
|
.toccontent a:visited.term,
|
||||||
.toccontent:hover a.auto-link.term:link,
|
.toccontent:hover a.auto-link.term:link,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue