mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
fine-tuned oneway markers + preset icon display.
This commit is contained in:
+1
-1
@@ -866,7 +866,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
|
||||
}
|
||||
|
||||
.tag-wrap .preset-icon-wrap > div {
|
||||
height: 80px;
|
||||
height: 90px;
|
||||
width: 33.3333%;
|
||||
width: -webkit-calc(33.3333% - 10px);
|
||||
width: calc(33.3333% - 10px);
|
||||
|
||||
@@ -758,6 +758,7 @@ text {
|
||||
|
||||
marker#oneway-marker path {
|
||||
fill:#000;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
text.tag-oneway {
|
||||
|
||||
Reference in New Issue
Block a user