Commit f3bb20abfec9e78533308775187f49c8de3f6009

Authored by Edmar Moretti
1 parent fc46fb36

--no commit message

css/corrigeyui_geral.css
... ... @@ -139,14 +139,14 @@ width:16px;
139 139 {
140 140 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
141 141 cursor:pointer;
142   - height:22px;
  142 + height:25px;
143 143 width:18px;
144 144 }
145 145 .ygtvtph
146 146 {
147 147 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
148 148 cursor:pointer;
149   - height:22px;
  149 + height:25px;
150 150 width:18px;
151 151 }
152 152  
... ... @@ -208,6 +208,12 @@ width:16px;
208 208 .ygtvhtml{text-align:left;}
209 209 .ygtvitem{text-align:left;}
210 210  
  211 +td.ygtvcell{
  212 + border:0;
  213 + padding:0;
  214 + padding-right: 3px;
  215 +}
  216 +
211 217 .yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
212 218 {background:#d8d8d8 url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}
213 219 .yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover
... ...
css/i3geo46.css
... ... @@ -1278,14 +1278,14 @@ width:18px;
1278 1278 {
1279 1279 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
1280 1280 cursor:pointer;
1281   -height:22px;
  1281 +height:25px;
1282 1282 width:18px;
1283 1283 }
1284 1284 .ygtvtph
1285 1285 {
1286 1286 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
1287 1287 cursor:pointer;
1288   -height:22px;
  1288 +height:25px;
1289 1289 width:18px;
1290 1290 }
1291 1291 .ygtvlp
... ... @@ -1344,6 +1344,11 @@ width:18px;
1344 1344 }
1345 1345 .ygtvhtml{text-align:left;}
1346 1346 .ygtvitem{text-align:left;}
  1347 +td.ygtvcell{
  1348 +border:0;
  1349 +padding:0;
  1350 +padding-right: 3px;
  1351 +}
1347 1352 .yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
1348 1353 {background:#d8d8d8 url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}
1349 1354 .yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover
... ...
css/i3geo46.css.php
... ... @@ -1278,14 +1278,14 @@ width:18px;
1278 1278 {
1279 1279 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -6400px;
1280 1280 cursor:pointer;
1281   -height:22px;
  1281 +height:25px;
1282 1282 width:18px;
1283 1283 }
1284 1284 .ygtvtph
1285 1285 {
1286 1286 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -7200px;
1287 1287 cursor:pointer;
1288   -height:22px;
  1288 +height:25px;
1289 1289 width:18px;
1290 1290 }
1291 1291 .ygtvlp
... ... @@ -1344,6 +1344,11 @@ width:18px;
1344 1344 }
1345 1345 .ygtvhtml{text-align:left;}
1346 1346 .ygtvitem{text-align:left;}
  1347 +td.ygtvcell{
  1348 +border:0;
  1349 +padding:0;
  1350 +padding-right: 3px;
  1351 +}
1347 1352 .yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a
1348 1353 {background:#d8d8d8 url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}
1349 1354 .yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover
... ...