Explorar o código

make notes more opaque when moving them

Gildas %!s(int64=5) %!d(string=hai) anos
pai
achega
368ee5af86
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 * {