remove title move cursor
authorAndrew Lorimer <andrew@lorimer.id.au>
Sun, 18 Aug 2019 12:16:48 +0000 (22:16 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Sun, 18 Aug 2019 12:16:48 +0000 (22:16 +1000)
style.css
index f36e5d6c966119c50e7e4b32512c9ae4399d9da9..3e566468a383d625e72a8736b64f82c45b9d72a6 100644 (file)
--- 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;