summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2015-05-19 00:27:53 +0300
committergarbash <dor.garbash@gmail.com>2015-05-19 00:27:53 +0300
commitee1aca062405873a0000c54ba14331b692be20cb (patch)
tree7d2b0a2e8409b7bacb7ecc2acf401572c4121e6f /res/client/css/style.css
parente4d2407ee9cc43bb09b198a6fba0ba43844cc154 (diff)
Proper cursor for activity stream button
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css1
1 files changed, 1 insertions, 0 deletions
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;