Skip to content

Commit e99954a

Browse files
committed
Use pointer cursor for navigation toggle
1 parent 2b393e9 commit e99954a

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)