Commit b64770654e4f6e60e2e4ad2d54fc84d5b0f4d118
1 parent
1e5fbed3
Exists in
master
and in
7 other branches
Correção no estilo da barra de ferramentas do mashup OpenLayers
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
mashups/openlayers.css
... | ... | @@ -49,7 +49,7 @@ background-position:-203px -28px; |
49 | 49 | .olControlEditingToolbar1 .pontoItemInactive { |
50 | 50 | background-position:-232px 0; |
51 | 51 | } |
52 | -.olControlEditingToolbar .pontoItemActive { | |
52 | +.olControlEditingToolbar1 .pontoItemActive { | |
53 | 53 | background-position:-232px -28px; |
54 | 54 | } |
55 | 55 | .olControlEditingToolbar1 .poligonoItemInactive { | ... | ... |