diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/default/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css index a28231426..af84e06fa 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -85,7 +85,7 @@ blockquote:before { #wall-image-upload, #profile-upload-wrapper, #wall-image-upload-div, -.focus { +.hover, .focus { cursor: pointer; } |