diff options
author | Minteck <nekostarfan@gmail.com> | 2021-06-05 21:03:47 +0200 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-06-05 21:03:47 +0200 |
commit | 4ec6f33be6130705b81f19fdc9e2fe01b4a3e7e2 (patch) | |
tree | 5b302015939c129ea7fdffc9560fdd89e2547039 /views/common/fonts.css | |
parent | 97ebd65491420363f74ae9e5e6bf77495a37172f (diff) | |
download | kartik-client-4ec6f33be6130705b81f19fdc9e2fe01b4a3e7e2.tar.gz kartik-client-4ec6f33be6130705b81f19fdc9e2fe01b4a3e7e2.tar.bz2 kartik-client-4ec6f33be6130705b81f19fdc9e2fe01b4a3e7e2.zip |
Stats presque fini
Diffstat (limited to 'views/common/fonts.css')
-rw-r--r-- | views/common/fonts.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/views/common/fonts.css b/views/common/fonts.css index ac8f9f0..190dd75 100644 --- a/views/common/fonts.css +++ b/views/common/fonts.css @@ -19,9 +19,5 @@ } body, * { - cursor: url("../../cursors/main.png"), default !important; -} - -input { - cursor: url("../../cursors/text.png"), default !important; + cursor: default !important; }
\ No newline at end of file |