Przeglądaj źródła

make notes more opaque when moving them

Gildas 5 lat temu
rodzic
commit
368ee5af86
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      extension/ui/pages/editor-note-web.css

+ 1 - 1
extension/ui/pages/editor-note-web.css

@@ -99,7 +99,7 @@
 }
 
 .note-moving {
-    opacity: .5;
+    opacity: .75;
 }
 
 .note-moving * {