diff options
| author | garbash <dor.garbash@gmail.com> | 2015-05-19 00:27:53 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-05-19 00:27:53 +0300 |
| commit | ee1aca062405873a0000c54ba14331b692be20cb (patch) | |
| tree | 7d2b0a2e8409b7bacb7ecc2acf401572c4121e6f /res/client/css/style.css | |
| parent | e4d2407ee9cc43bb09b198a6fba0ba43844cc154 (diff) | |
Proper cursor for activity stream button
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 1 |
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; |
