Commit 23714c8df3e9daef3ccb3bcab3ce42ab94344e06
1 parent
e9717405
Exists in
master
and in
7 other branches
Inclusão de overflow:hidden no estilo CSS do título das janelas flutuantes
Showing
56 changed files
with
1 additions
and
0 deletions
Show diff stats
css/default.css
@@ -1114,6 +1114,7 @@ bd .i3geoFormIconeEdita { | @@ -1114,6 +1114,7 @@ bd .i3geoFormIconeEdita { | ||
1114 | padding-left: 10px; | 1114 | padding-left: 10px; |
1115 | text-align: left; | 1115 | text-align: left; |
1116 | border: 0px; | 1116 | border: 0px; |
1117 | + overflow: hidden; | ||
1117 | } | 1118 | } |
1118 | .yui-skin-sam .yui-panel .hd.i3geo6 { | 1119 | .yui-skin-sam .yui-panel .hd.i3geo6 { |
1119 | background-color: #F2F2F2; | 1120 | background-color: #F2F2F2; |
pacotes/yui290/build/container/container_compacto.js
100755 → 100644
pacotes/yui290/build/container/container_core_compacto.js
100755 → 100644
pacotes/yui290/build/utilities/utilities_compacto.js
100755 → 100644