mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
[ruby/rdoc] Use pointer cursor for navigation toggle
(https://github.com/ruby/rdoc/pull/1175)
964a1982c8
This commit is contained in:
parent
4774284124
commit
ec5d5422ca
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ nav a:hover {
|
|||
position: fixed;
|
||||
top: 10px;
|
||||
left: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#navigation-toggle[aria-expanded="true"] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue