mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Remove redundant line preset icons
Fix lint errors
This commit is contained in:
@@ -177,8 +177,7 @@ g.vertex.selected .shadow {
|
||||
|
||||
/* lines */
|
||||
.preset-icon .icon.iD-other-line {
|
||||
color: #fff;
|
||||
fill: #777;
|
||||
color: #989898;
|
||||
}
|
||||
|
||||
path.line {
|
||||
@@ -322,4 +321,3 @@ g.vertex.highlighted .shadow {
|
||||
.surface.tr g.vertex.related.only .shadow {
|
||||
stroke: #68f;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user