fine-tuned oneway markers + preset icon display.

This commit is contained in:
Saman Bemel-Benrud
2013-03-28 11:34:07 -04:00
parent 8540be3d41
commit a4aa9f11f6
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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);
+1
View File
@@ -758,6 +758,7 @@ text {
marker#oneway-marker path {
fill:#000;
opacity: .5;
}
text.tag-oneway {