mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Use color instead of fill for the badge icon
re: 7fe0380d7
Now that the icons are all using `fill=currentColor` this is the way to do it
This commit is contained in:
+1
-1
@@ -3822,7 +3822,7 @@ img.tile-debug {
|
||||
vertical-align: baseline;
|
||||
width: 11px;
|
||||
height: 11px;
|
||||
fill: #fff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* For text (e.g. upcoming events) */
|
||||
|
||||
Reference in New Issue
Block a user