From 7ef970a09f84f8274852955348d6cfd3a89a27f9 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Tue, 17 Nov 2020 21:05:55 +0100 Subject: [PATCH] Forgot to save... --- public/css/grocy.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/public/css/grocy.css b/public/css/grocy.css index 69ea637b..ae11d0ed 100755 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -355,14 +355,6 @@ a:not([href]) { overflow: visible !important; } -.grab-cursor { - cursor: grab; -} - -.grab-cursor:active { - cursor: grabbing; -} - /* Third party component customizations - toastr */ #toast-container > div { opacity: 1;