remove title move cursor
[newtab.git] / style.css
index 8e6fb747db7b305107c45b8ec5db80f4e760be3e..3e566468a383d625e72a8736b64f82c45b9d72a6 100644 (file)
--- a/style.css
+++ b/style.css
@@ -22,7 +22,7 @@ body {
   justify-content: center;
 }
 
-.favorites {
+#links {
   display: flex;
   flex-direction: row;
   display: -webkit-flex;
@@ -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;