diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-10-11 03:16:25 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-10-11 03:16:25 -0700 |
commit | eafd225bdd84eae667aa933c62c32d279be2e990 (patch) | |
tree | 5c26aef6d3cc99baf52cde30a50480ae3f30ab65 /view | |
parent | dcb7bc5e718292066ac85d0a7f81c00ef7235d2f (diff) | |
download | volse-hubzilla-eafd225bdd84eae667aa933c62c32d279be2e990.tar.gz volse-hubzilla-eafd225bdd84eae667aa933c62c32d279be2e990.tar.bz2 volse-hubzilla-eafd225bdd84eae667aa933c62c32d279be2e990.zip |
protocol revision, send dfrn_confirm binary items as hex
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; } |