clarify permissions
[newtab.git] / src / style.css
index 69e52a272b75124f988dd2bf65075a357138a4c1..fb58bec730a7804492bc41d9e9e87faeff60b24d 100644 (file)
@@ -203,10 +203,6 @@ li.sortable-chosen.sortable-ghost {
   background-color: var(--hover-bg-2);
 }
 
-.over {
- /* border: 2px dashed var(--default-fg);*/
-}
-
 span.grip {
   content: '....';
   position: relative;
@@ -230,11 +226,6 @@ span.grip::after {
   content: '.. .. .. ..';
 }
 
-.glyphicon-move {
-  cursor: move;
-  cursor: -webkit-grabbing;
-}
-
 .title {
   margin-bottom: 0.5rem;
   font-weight: bold;