From 2f2d766c40713b34cec5f697914b42645d6077ff Mon Sep 17 00:00:00 2001 From: edmarmoretti Date: Tue, 18 Jul 2017 01:35:30 -0300 Subject: [PATCH] Ajustes no css dos campos de formulários para uso correto do material design --- css/default.css | 23 +++++++++++++++++++---- ferramentas/atalhoscamada/template_mst.html | 6 +++--- ferramentas/atalhosedicao/template_mst.html | 36 +----------------------------------- ferramentas/imprimir/template_mst.html | 4 ++-- ferramentas/tabela/template_mst.html | 13 +++++++------ interface/openlayersdebug.htm | 2 ++ js/compactados/ini_i3geo_compacto.js | 2 +- js/compactados/janela_compacto.js | 2 +- js/i3geo_tudo_compacto7.js | 4 ++-- js/i3geo_tudo_compacto7.js.php | 4 ++-- js/ini_i3geo.js | 1 + js/janela.js | 44 ++++++++++++-------------------------------- 12 files changed, 53 insertions(+), 88 deletions(-) diff --git a/css/default.css b/css/default.css index ab9247a..a35cff7 100755 --- a/css/default.css +++ b/css/default.css @@ -24,7 +24,9 @@ Botoes material color:white; background-color: #477596; } - +.form-group.label-floating.is-focused > label, .form-group.label-floating.is-empty.is-focused > label, .form-group.condensed.is-focused > label, .form-group.is-focused > label { + color: #BDBDBD; +} /* Para Bootstrap */ @@ -48,7 +50,7 @@ a, a:focus, a:hover { color: #767676; } .label, label { - color: #767676; + color: white; } h2 small { @@ -151,6 +153,14 @@ hr { background-color: white; } +#i3GEOguiaMovel label { + color: #BDBDBD; +} + +#i3GEOguiaMovel .form-control { + background-color: transparent; +} + .nomeTema { width: 265px; vertical-align: middle; @@ -1038,12 +1048,17 @@ bd .i3geoFormIconeEdita { .comboTemasCabecalhoBs { z-index: 100; position: absolute; - top: -30px; + top: 0px; left: 0px; width: auto; max-width:85%; -} + margin: 0px; +} +/* .form-group .form-control*/ +.comboTemasCabecalhoBs > select { + background-color: #094672 !Important; +} .comboTemasCabecalho .yuimenuitemlabel { color: black; diff --git a/ferramentas/atalhoscamada/template_mst.html b/ferramentas/atalhoscamada/template_mst.html index 3b37524..e8f7501 100755 --- a/ferramentas/atalhoscamada/template_mst.html +++ b/ferramentas/atalhoscamada/template_mst.html @@ -1,7 +1,7 @@

-