mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
Fix handle styling
This commit is contained in:
+1
-9
@@ -20,16 +20,8 @@ g.marker.active circle {
|
||||
}
|
||||
|
||||
/* interactive elements */
|
||||
rect.handle {
|
||||
image.handle {
|
||||
cursor: move;
|
||||
stroke-width: 1;
|
||||
stroke:#000;
|
||||
fill:#FFF694;
|
||||
}
|
||||
|
||||
rect.handle.active {
|
||||
stroke:red;
|
||||
fill:#FFC5C5;
|
||||
}
|
||||
|
||||
circle.teaser-point {
|
||||
|
||||
Reference in New Issue
Block a user