mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Merge pull request #1435 from Mirobit/csshover
Remove hover effect for subhead links (Developer Reference)
This commit is contained in:
commit
9b339063f9
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