From: Andrew Lorimer Date: Sun, 18 Aug 2019 12:16:48 +0000 (+1000) Subject: remove title move cursor X-Git-Url: https://git.lorimer.id.au/newtab.git/diff_plain/829fd1405c7b152ff0974930838597db7554ba9c?hp=fc203cb7dbbab06792eb0ed05a55163057e86420 remove title move cursor --- 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;