Make preset icon lines visible on the light background

This commit is contained in:
Quincy Morgan
2019-02-13 15:41:01 -05:00
parent a3099fadf5
commit 1e7d37c54a
4 changed files with 49 additions and 13 deletions
+3
View File
@@ -179,6 +179,9 @@ g.vertex.selected .shadow {
.preset-icon .icon.iD-other-line {
color: #989898;
}
.preset-icon-line path.casing {
stroke: #afafaf;
}
path.line {
stroke-linecap: round;