mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Visibility stuff
- Draw ellipse below note shadow - Use brighter color for new note - Use thicker stroke for note shadow (same width as point)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
}
|
||||
.note-header-icon.new .note-fill,
|
||||
.layer-notes .note.new .note-fill {
|
||||
color: #00bcdd;
|
||||
color: #ffee00;
|
||||
stroke: #333;
|
||||
}
|
||||
.note-header-icon.closed .note-fill,
|
||||
|
||||
Reference in New Issue
Block a user