From f5c2db075fd40e98c464d6fba8c944020424803d Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Fri, 21 Sep 2018 18:17:00 -0300 Subject: [PATCH] Inclusão de botão de expandir/reduzir a janela modal --- css/default.css | 4 ++++ ferramentas/filtro/template_mst.html | 6 +++--- ferramentas/legenda/template_mst.html | 4 ++-- ferramentas/selecao/template_mst.html | 4 ++-- ferramentas/tabela/template_mst.html | 6 +++--- js/compactados/janela_compacto.js | 2 +- js/i3geo_tudo_compacto8.js | 4 ++-- js/i3geo_tudo_compacto8.js.php | 4 ++-- js/i3geonaocompacto.js | 4 +--- js/janela.js | 15 +++++++++++++++ js/template.js | 2 +- pacotes/jquery/jquery-ui-touch-punch/README.md | 41 +++++++++++++++++++++++++++++++++++++++++ pacotes/jquery/jquery-ui-touch-punch/jquery.ui.touch-punch.js | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pacotes/jquery/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js | 11 +++++++++++ 14 files changed, 268 insertions(+), 19 deletions(-) create mode 100644 pacotes/jquery/jquery-ui-touch-punch/README.md create mode 100644 pacotes/jquery/jquery-ui-touch-punch/jquery.ui.touch-punch.js create mode 100644 pacotes/jquery/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js diff --git a/css/default.css b/css/default.css index 3545e44..1d986b7 100755 --- a/css/default.css +++ b/css/default.css @@ -162,6 +162,10 @@ position: relative; left: 20px; } +.expandModal { + position: relative; + left: 16px; +} .navbar, .navbar.navbar-default { background-color: #386682 !Important; border-bottom: 4px solid #7f9dc3; diff --git a/ferramentas/filtro/template_mst.html b/ferramentas/filtro/template_mst.html index e82c604..6c00cc9 100755 --- a/ferramentas/filtro/template_mst.html +++ b/ferramentas/filtro/template_mst.html @@ -5,7 +5,7 @@ - -
+
-
+
diff --git a/ferramentas/legenda/template_mst.html b/ferramentas/legenda/template_mst.html index dbcedae..47fb1d9 100755 --- a/ferramentas/legenda/template_mst.html +++ b/ferramentas/legenda/template_mst.html @@ -17,7 +17,7 @@ -