From ee1aca062405873a0000c54ba14331b692be20cb Mon Sep 17 00:00:00 2001 From: garbash Date: Tue, 19 May 2015 00:27:53 +0300 Subject: Proper cursor for activity stream button --- res/client/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index d85ce9a4..10a386b2 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -1371,6 +1371,7 @@ p { width: 100%; } .activity-fold-button { + cursor: pointer; width: 100%; border-radius: 0 0 8px 8px; height: 20px; -- cgit v1.3.1