mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Simplify
This commit is contained in:
+1
-8
@@ -37,19 +37,12 @@ path.shadow {
|
||||
pointer-events: stroke;
|
||||
}
|
||||
|
||||
g.point .shadow,
|
||||
g.vertex .shadow,
|
||||
g.midpoint .shadow,
|
||||
path.shadow {
|
||||
.shadow {
|
||||
-webkit-transition: 200ms;
|
||||
-moz-transition: 200ms;
|
||||
transition: 200ms;
|
||||
}
|
||||
|
||||
path.shadow {
|
||||
pointer-events: stroke;
|
||||
}
|
||||
|
||||
/* points */
|
||||
|
||||
g.point .stroke {
|
||||
|
||||
Reference in New Issue
Block a user