Skip to content

Commit

Permalink
Use pointer cursor for navigation toggle (#1175)
Browse files Browse the repository at this point in the history
  • Loading branch information
omegahm committed Sep 8, 2024
1 parent 6a9cad4 commit 964a198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rdoc/generator/template/darkfish/css/rdoc.css
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ nav a:hover {
position: fixed;
top: 10px;
left: 20px;
cursor: pointer;
}

#navigation-toggle[aria-expanded="true"] {
Expand Down

0 comments on commit 964a198

Please sign in to comment.