summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/src/less/pointhi/cursor.less
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static/themes/oscar/src/less/pointhi/cursor.less')
-rw-r--r--searx/static/themes/oscar/src/less/pointhi/cursor.less8
1 files changed, 0 insertions, 8 deletions
diff --git a/searx/static/themes/oscar/src/less/pointhi/cursor.less b/searx/static/themes/oscar/src/less/pointhi/cursor.less
deleted file mode 100644
index cbc1ea6f..00000000
--- a/searx/static/themes/oscar/src/less/pointhi/cursor.less
+++ /dev/null
@@ -1,8 +0,0 @@
-// display cursor
-.cursor-text {
- cursor: text !important;
-}
-
-.cursor-pointer {
- cursor: pointer !important;
-}