aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/default/style.css4
1 files changed, 4 insertions, 0 deletions
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;
+}