Skip to content

Commit f868ba7

Browse files
committed
typo
1 parent 2a7582b commit f868ba7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/assets/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
#documenter .docs-sidebar ul.docs-menu .tocitem, #documenter .docs-sidebar ul.docs-menu .tocitem:hover {
1717
background-color: #f6f8fa
1818
}
19+
#documenter .docs-sidebar ul.docs-menu a.tocitem:hover, #documenter .docs-sidebar ul.docs-menu label.tocitem:hover {
20+
background-color: #ebeff2;
21+
}
1922

2023
/* Set the style for methods and type documentation */
2124
.docstring > header {

0 commit comments

Comments
 (0)