Update doxygen.css
Set pointer cursor on arrows
This commit is contained in:
parent
d7fffae727
commit
ceee41eaf4
@ -1445,3 +1445,6 @@ div.contents ul li {
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
margin-top: -11px;
|
margin-top: -11px;
|
||||||
}
|
}
|
||||||
|
.arrow {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user