[ruby/rdoc] Use pointer cursor for navigation toggle
(https://github.com/ruby/rdoc/pull/1175) https://github.com/ruby/rdoc/commit/964a1982c8
This commit is contained in:
parent
4774284124
commit
ec5d5422ca
@ -223,6 +223,7 @@ nav a:hover {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
left: 20px;
|
left: 20px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navigation-toggle[aria-expanded="true"] {
|
#navigation-toggle[aria-expanded="true"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user