fix pin touch events

This commit is contained in:
Peli de Halleux
2016-03-23 15:09:48 -07:00
parent 2415b146fa
commit 97db49dc71
2 changed files with 22 additions and 10 deletions

View File

@ -10,7 +10,7 @@ svg.sim {
stroke-width: 3px;
}
.sim-pin-touch:hover {
.sim-pin:hover {
stroke:#D4AF37;
stroke-width:2px;
}