Remove redundant line preset icons

Fix lint errors
This commit is contained in:
Quincy Morgan
2019-02-13 13:28:34 -05:00
parent f443144fc6
commit 09ec7ea802
10 changed files with 14 additions and 26 deletions

View File

@@ -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;
}