aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/default
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/default')
-rwxr-xr-xview/theme/default/lock.curbin0 -> 4286 bytes
-rw-r--r--view/theme/default/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/default/lock.cur b/view/theme/default/lock.cur
new file mode 100755
index 000000000..892c5e851
--- /dev/null
+++ b/view/theme/default/lock.cur
Binary files differ
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index 8ccecc9e0..b8de47826 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -1688,6 +1688,6 @@ a.mail-list-link:hover {
}
.sparkle {
- cursor: crosshair;
+ cursor: url('lock.cur'), pointer;
/* cursor: pointer !important; */
}