We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861d643 commit fe45ae1Copy full SHA for fe45ae1
_static/netmaker-custom.css
@@ -37,6 +37,10 @@
37
color: #d9d9d9
38
}
39
40
+.wy-menu-vertical li.toctree-l2.current li.toctree-l4 > a:hover {
41
+ color: #fff
42
+}
43
+
44
.wy-menu-vertical li.toctree-l3.current li.toctree-l4.current > a {
45
background-color: #0f0d2d;
46
color: #fff
@@ -52,6 +56,10 @@
52
56
53
57
54
58
59
+.wy-menu-vertical li.toctree-l2.current li.toctree-l3 > a:hover {
60
61
62
55
63
.wy-menu-vertical li.current>a button.toctree-expand, .wy-menu-vertical li.on a button.toctree-expand {
64
65
0 commit comments