mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 19:59:35 +02:00
Draw 2x icons (shadow and fill) so they stand out more
This commit is contained in:
+6
-1
@@ -120,7 +120,12 @@
|
||||
.layer-notes * {
|
||||
pointer-events: visible;
|
||||
cursor: pointer;
|
||||
color: #eebb00;
|
||||
}
|
||||
.layer-notes .note-shadow {
|
||||
color: #000;
|
||||
}
|
||||
.layer-notes .note-fill {
|
||||
color: #ee3;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user