aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2016-03-06 16:21:26 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2016-03-06 16:21:26 +0100
commit004468f231d550cdcc9b36a47f74b7f48d507fc8 (patch)
tree33419fd6419616c22ba8472e30adf9a178114ec8 /view/css
parent86f840843fccf8f3c1625a3494e13bce586e68d1 (diff)
downloadvolse-hubzilla-004468f231d550cdcc9b36a47f74b7f48d507fc8.tar.gz
volse-hubzilla-004468f231d550cdcc9b36a47f74b7f48d507fc8.tar.bz2
volse-hubzilla-004468f231d550cdcc9b36a47f74b7f48d507fc8.zip
Mouse cursor set to pointer for coverphoto div (instead of arrow). Or else it's not clear that you can click on it to show something (the channel in this case).
Diffstat (limited to 'view/css')
-rw-r--r--view/css/widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/css/widgets.css b/view/css/widgets.css
index db90afad9..38809896c 100644
--- a/view/css/widgets.css
+++ b/view/css/widgets.css
@@ -129,6 +129,7 @@ li:hover .group-edit-icon {
position: relative;
width: 100%;
height: auto;
+ cursor: pointer;
}
#cover-photo-caption {