diff --git a/plugins/community_hub/public/style.css b/plugins/community_hub/public/style.css index fe86594..ad24697 100644 --- a/plugins/community_hub/public/style.css +++ b/plugins/community_hub/public/style.css @@ -243,6 +243,7 @@ #content .hub .live.hide h1 { text-align: center; + cursor: pointer; } #content .hub .live.hide h1 .title { @@ -322,6 +323,7 @@ margin-right: 10px; border: 1px solid lightGray; text-align: center; padding-left: 0; + cursor: pointer; } #content .hub .mediation.hide .title { -- libgit2 0.21.2