mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-30 17:00:35 +02:00
Merge branch 'master' of github.com:systemed/iD
This commit is contained in:
10
css/map.css
10
css/map.css
@@ -119,6 +119,14 @@ g.vertex.selected .shadow {
|
||||
|
||||
/* midpoints */
|
||||
|
||||
.mode-draw-area g.midpoint,
|
||||
.mode-draw-line g.midpoint,
|
||||
.mode-add-area g.midpoint,
|
||||
.mode-add-line g.midpoint,
|
||||
.mode-add-point g.midpoint {
|
||||
display: none;
|
||||
}
|
||||
|
||||
g.midpoint .fill {
|
||||
fill:#ddd;
|
||||
stroke:black;
|
||||
@@ -635,7 +643,7 @@ text.pointlabel {
|
||||
}
|
||||
|
||||
.pathlabel .textpath {
|
||||
dominant-baseline: middle;
|
||||
baseline-shift: -33%;
|
||||
}
|
||||
|
||||
.pointlabel-halo,
|
||||
|
||||
Reference in New Issue
Block a user