Skip to content

Commit ec5d542

Browse files
omegahmmatzbot
authored andcommitted
[ruby/rdoc] Use pointer cursor for navigation toggle
(ruby/rdoc#1175) ruby/rdoc@964a1982c8
1 parent 4774284 commit ec5d542

File tree

1 file changed

+1
-0
lines changed
  • lib/rdoc/generator/template/darkfish/css

1 file changed

+1
-0
lines changed

lib/rdoc/generator/template/darkfish/css/rdoc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ nav a:hover {
223223
position: fixed;
224224
top: 10px;
225225
left: 20px;
226+
cursor: pointer;
226227
}
227228

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

0 commit comments

Comments
 (0)