From 829fd1405c7b152ff0974930838597db7554ba9c Mon Sep 17 00:00:00 2001 From: Andrew Lorimer Date: Sun, 18 Aug 2019 22:16:48 +1000 Subject: [PATCH] remove title move cursor --- style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/style.css b/style.css index f36e5d6..3e56646 100644 --- a/style.css +++ b/style.css @@ -165,10 +165,6 @@ input.colname { display: flex; } -.title p:hover { - cursor: move; -} - .title:hover .add:not(:hover), li:hover > .remove:not(:hover) { display: flex; -- 2.47.1