diff --git a/static/orgs.css b/static/orgs.css index c5c1c94..034f8bb 100644 --- a/static/orgs.css +++ b/static/orgs.css @@ -144,4 +144,9 @@ h1 { #top { padding-top: 42px; +} + + +.up:hover, .down:hover, .top:hover, .bottom:hover { + cursor: pointer; } \ No newline at end of file