Commit bf4b4321d12c1686280dad79fd699c6ca387a5b6
1 parent
2a21b3b0
Exists in
master
and in
6 other branches
Correção na ferramenta de conexão com WMS
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
interface/openlayersdebug.htm
... | ... | @@ -15,12 +15,8 @@ |
15 | 15 | <link rel="stylesheet" type="text/css" href="../pacotes/bootstrap/css/bootstrap.min.css"> |
16 | 16 | <link rel="stylesheet" type="text/css" href="../pacotes/bootstrap-material-design/dist/css/bootstrap-material-design.min.css"> |
17 | 17 | <!-- <link rel="stylesheet" type="text/css" href="../pacotes/bootstrap-material-design/dist/css/ripples.min.css">--> |
18 | - | |
19 | 18 | <!-- <link rel="stylesheet" type="text/css" href="../pacotes/bootstrap-accessibility-plugin/plugins/js/bootstrap-accessibility.min.js"> --> |
20 | 19 | <link rel="stylesheet" type="text/css" href="../css/default.css"> |
21 | - | |
22 | - | |
23 | - | |
24 | 20 | <style> |
25 | 21 | .ol-attribution.ol-uncollapsible { |
26 | 22 | height: 2.1em; | ... | ... |