diff --git a/doc/doxygen.css b/doc/doxygen.css index f29d37151..9c2fc6a2e 100644 --- a/doc/doxygen.css +++ b/doc/doxygen.css @@ -1445,3 +1445,6 @@ div.contents ul li { top: 50%; margin-top: -11px; } +.arrow { + cursor: pointer; +}