Commit 1f149ce9f0da6fffa1d778e61d06e60176428aa9
1 parent
cf8f1518
Exists in
master
and in
7 other branches
Remoção da barra de botões
Showing
4 changed files
with
11 additions
and
11 deletions
Show diff stats
css/black.css
@@ -175,7 +175,7 @@ Configuracoes especificas dos elementos que ficam no rodape | @@ -175,7 +175,7 @@ Configuracoes especificas dos elementos que ficam no rodape | ||
175 | color: white; | 175 | color: white; |
176 | position: absolute; | 176 | position: absolute; |
177 | bottom: 0px; | 177 | bottom: 0px; |
178 | - width: 350px; | 178 | + width: 450px; |
179 | left: 90px; | 179 | left: 90px; |
180 | text-align: left; | 180 | text-align: left; |
181 | font-size: 1em; | 181 | font-size: 1em; |
css/i3geo6.css
@@ -257,7 +257,7 @@ para nao selecionar | @@ -257,7 +257,7 @@ para nao selecionar | ||
257 | -o-user-select: none; | 257 | -o-user-select: none; |
258 | user-select: none; | 258 | user-select: none; |
259 | } | 259 | } |
260 | -.bd input, .bd textarea { | 260 | +.bd input, .bd textarea, #escala input { |
261 | -webkit-user-select: text; | 261 | -webkit-user-select: text; |
262 | -khtml-user-select: text; | 262 | -khtml-user-select: text; |
263 | -moz-user-select: text; | 263 | -moz-user-select: text; |
@@ -266,7 +266,7 @@ user-select: text; | @@ -266,7 +266,7 @@ user-select: text; | ||
266 | } | 266 | } |
267 | #i3GEOlogoMarca { | 267 | #i3GEOlogoMarca { |
268 | display: block; | 268 | display: block; |
269 | -top: 10px; | 269 | +top: 4em; |
270 | zIndex: 5000; | 270 | zIndex: 5000; |
271 | } | 271 | } |
272 | #i3GEOlogoMarca > table { | 272 | #i3GEOlogoMarca > table { |
@@ -2955,11 +2955,11 @@ border-color: #D3D3D3; | @@ -2955,11 +2955,11 @@ border-color: #D3D3D3; | ||
2955 | border-radius: 7px; | 2955 | border-radius: 7px; |
2956 | } | 2956 | } |
2957 | .ygtvcontent { | 2957 | .ygtvcontent { |
2958 | -font-size: 12pt; | 2958 | +font-size: 1em; |
2959 | padding: 0 3px 10px 0; | 2959 | padding: 0 3px 10px 0; |
2960 | } | 2960 | } |
2961 | .ygtvcell { | 2961 | .ygtvcell { |
2962 | -font-size: 12pt; | 2962 | +font-size: 1em; |
2963 | padding: 0 3px 5px 0; | 2963 | padding: 0 3px 5px 0; |
2964 | } | 2964 | } |
2965 | .comboTemasCabecalho .yuimenuitemlabel { | 2965 | .comboTemasCabecalho .yuimenuitemlabel { |
css/i3geo6.css.php
@@ -257,7 +257,7 @@ para nao selecionar | @@ -257,7 +257,7 @@ para nao selecionar | ||
257 | -o-user-select: none; | 257 | -o-user-select: none; |
258 | user-select: none; | 258 | user-select: none; |
259 | } | 259 | } |
260 | -.bd input, .bd textarea { | 260 | +.bd input, .bd textarea, #escala input { |
261 | -webkit-user-select: text; | 261 | -webkit-user-select: text; |
262 | -khtml-user-select: text; | 262 | -khtml-user-select: text; |
263 | -moz-user-select: text; | 263 | -moz-user-select: text; |
@@ -266,7 +266,7 @@ user-select: text; | @@ -266,7 +266,7 @@ user-select: text; | ||
266 | } | 266 | } |
267 | #i3GEOlogoMarca { | 267 | #i3GEOlogoMarca { |
268 | display: block; | 268 | display: block; |
269 | -top: 10px; | 269 | +top: 4em; |
270 | zIndex: 5000; | 270 | zIndex: 5000; |
271 | } | 271 | } |
272 | #i3GEOlogoMarca > table { | 272 | #i3GEOlogoMarca > table { |
@@ -2955,11 +2955,11 @@ border-color: #D3D3D3; | @@ -2955,11 +2955,11 @@ border-color: #D3D3D3; | ||
2955 | border-radius: 7px; | 2955 | border-radius: 7px; |
2956 | } | 2956 | } |
2957 | .ygtvcontent { | 2957 | .ygtvcontent { |
2958 | -font-size: 12pt; | 2958 | +font-size: 1em; |
2959 | padding: 0 3px 10px 0; | 2959 | padding: 0 3px 10px 0; |
2960 | } | 2960 | } |
2961 | .ygtvcell { | 2961 | .ygtvcell { |
2962 | -font-size: 12pt; | 2962 | +font-size: 1em; |
2963 | padding: 0 3px 5px 0; | 2963 | padding: 0 3px 5px 0; |
2964 | } | 2964 | } |
2965 | .comboTemasCabecalho .yuimenuitemlabel { | 2965 | .comboTemasCabecalho .yuimenuitemlabel { |
css/i3geo_ferramentas6.css
@@ -286,7 +286,7 @@ para nao selecionar | @@ -286,7 +286,7 @@ para nao selecionar | ||
286 | -o-user-select: none; | 286 | -o-user-select: none; |
287 | user-select: none; | 287 | user-select: none; |
288 | } | 288 | } |
289 | -.bd input, .bd textarea { | 289 | +.bd input, .bd textarea, #escala input { |
290 | -webkit-user-select: text; | 290 | -webkit-user-select: text; |
291 | -khtml-user-select: text; | 291 | -khtml-user-select: text; |
292 | -moz-user-select: text; | 292 | -moz-user-select: text; |
@@ -295,7 +295,7 @@ para nao selecionar | @@ -295,7 +295,7 @@ para nao selecionar | ||
295 | } | 295 | } |
296 | #i3GEOlogoMarca { | 296 | #i3GEOlogoMarca { |
297 | display: block; | 297 | display: block; |
298 | - top: 10px; | 298 | + top: 4em; |
299 | zIndex: 5000; | 299 | zIndex: 5000; |
300 | } | 300 | } |
301 | #i3GEOlogoMarca > table { | 301 | #i3GEOlogoMarca > table { |