docs: make only the expando link not-underlined

and wait until close animation is done before collapsing the toggle

Change-Id: Ie75f99a5cf5fcc2cbf33bb46a00ce79cd688ce5c
This commit is contained in:
Scott Main
2011-01-12 16:50:00 -08:00
parent e578119466
commit 0a53dc4984
2 changed files with 7 additions and 5 deletions

View File

@@ -831,7 +831,7 @@ p.table-caption {
display:none;
}
.toggle-content a {
.toggle-content a[href="#"] {
text-decoration:none;
}