aboutsummaryrefslogtreecommitdiff
path: root/views/common/fonts.css
diff options
context:
space:
mode:
Diffstat (limited to 'views/common/fonts.css')
-rw-r--r--views/common/fonts.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/common/fonts.css b/views/common/fonts.css
index a7d81d5..1dd094e 100644
--- a/views/common/fonts.css
+++ b/views/common/fonts.css
@@ -18,6 +18,6 @@
font-family: monospace !important;
}
-body, * {
- cursor: default !important;
+* {
+ cursor: not-allowed !important;
} \ No newline at end of file