Explorar o código

changed cursor aspect when removing elements (see #494)

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
2b079e597c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      extension/ui/pages/editor-frame-web.css

+ 1 - 0
extension/ui/pages/editor-frame-web.css

@@ -55,6 +55,7 @@ single-file-note {
 
 .single-file-hover {
     outline: 4px dotted red !important;
+    cursor: crosshair;
 }
 
 .single-file-container-hover {