Skip to content

Commit

Permalink
Changed menu colors
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs committed Oct 26, 2023
1 parent c6fe831 commit 429b034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/_static/css/theme_zeiss.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ a:visited {


/* Changed from #d6d6d6/#c9c9c9 -> ZEISS Azure */
.wy-menu-vertical li.current a:hover, .wy-menu-vertical li.toctree-l2.current li.toctree-l3>a:hover {
.wy-menu-vertical li.current a:hover, .wy-menu-vertical li.toctree-l2.current li.toctree-l3 a:hover {
background: #0072EF;
}

Expand Down

0 comments on commit 429b034

Please sign in to comment.