Sfoglia il codice sorgente

display pointer when hovering buttons

Gildas 2 anni fa
parent
commit
dcac8ae854
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/ui/pages/batch-save-urls.css

+ 1 - 0
src/ui/pages/batch-save-urls.css

@@ -112,6 +112,7 @@ button {
     border-width: 1px;
     color: black;
     white-space: nowrap;
+    cursor: pointer;
 }
 
 button:not([disabled]):hover {