From 01d36785b052f722c982700bcfe29e7ea26d1321 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Mon, 27 Sep 2010 19:48:45 -0700 Subject: fixed photo comments, msg typo, and changed cursor when hovering over "special friends" where SSO is allowed --- view/theme/default/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme/default') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index a97ad9331..a7dee04b6 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -1586,3 +1586,7 @@ input#dfrn-url { bottom: 5px; right: 5px; } + +.sparkle { + cursor: crosshair; +} -- cgit v1.2.3