Commit 7f6d81f304bd1f9899d7bdff3455564b3a6ea9b2

Authored by Edmar Moretti
1 parent e5a79ac1

--no commit message

css/corrigeyui_geral.css
@@ -143,7 +143,16 @@ width:16px; @@ -143,7 +143,16 @@ width:16px;
143 .yui-skin-sam .yui-button{ 143 .yui-skin-sam .yui-button{
144 border-width:1px 0;border-style:solid;border-color:#808080;background:url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x 0 0;margin:auto .25em; 144 border-width:1px 0;border-style:solid;border-color:#808080;background:url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x 0 0;margin:auto .25em;
145 } 145 }
146 - 146 +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a
  147 +{
  148 + padding:0 10px;
  149 + font-size:11px;
  150 + line-height:2;
  151 + *line-height:1.7;
  152 + min-height:2em;
  153 + *min-height:auto;
  154 + color:#000;
  155 +}
147 .ygtvtn 156 .ygtvtn
148 { 157 {
149 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px; 158 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
@@ -227,4 +236,6 @@ width:16px; @@ -227,4 +236,6 @@ width:16px;
227 width:18px; 236 width:18px;
228 } 237 }
229 .ygtvhtml{text-align:left;} 238 .ygtvhtml{text-align:left;}
230 -.ygtvitem{text-align:left;}  
231 \ No newline at end of file 239 \ No newline at end of file
  240 +.ygtvitem{text-align:left;}
  241 +
  242 +
@@ -1101,7 +1101,16 @@ width:16px; @@ -1101,7 +1101,16 @@ width:16px;
1101 .yui-skin-sam .yui-button{ 1101 .yui-skin-sam .yui-button{
1102 border-width:1px 0;border-style:solid;border-color:#808080;background:url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x 0 0;margin:auto .25em; 1102 border-width:1px 0;border-style:solid;border-color:#808080;background:url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x 0 0;margin:auto .25em;
1103 } 1103 }
1104 - 1104 +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a
  1105 +{
  1106 + padding:0 10px;
  1107 + font-size:11px;
  1108 + line-height:2;
  1109 + *line-height:1.7;
  1110 + min-height:2em;
  1111 + *min-height:auto;
  1112 + color:#000;
  1113 +}
1105 .ygtvtn 1114 .ygtvtn
1106 { 1115 {
1107 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px; 1116 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
@@ -1185,4 +1194,7 @@ width:16px; @@ -1185,4 +1194,7 @@ width:16px;
1185 width:18px; 1194 width:18px;
1186 } 1195 }
1187 .ygtvhtml{text-align:left;} 1196 .ygtvhtml{text-align:left;}
1188 -.ygtvitem{text-align:left;} 1197 +.ygtvitem{text-align:left;}
  1198 +
  1199 +
  1200 +
css/i3geo.css.php
@@ -1101,7 +1101,16 @@ width:16px; @@ -1101,7 +1101,16 @@ width:16px;
1101 .yui-skin-sam .yui-button{ 1101 .yui-skin-sam .yui-button{
1102 border-width:1px 0;border-style:solid;border-color:#808080;background:url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x 0 0;margin:auto .25em; 1102 border-width:1px 0;border-style:solid;border-color:#808080;background:url(../pacotes/yui270/build/assets/skins/sam/sprite.png) repeat-x 0 0;margin:auto .25em;
1103 } 1103 }
1104 - 1104 +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a
  1105 +{
  1106 + padding:0 10px;
  1107 + font-size:11px;
  1108 + line-height:2;
  1109 + *line-height:1.7;
  1110 + min-height:2em;
  1111 + *min-height:auto;
  1112 + color:#000;
  1113 +}
1105 .ygtvtn 1114 .ygtvtn
1106 { 1115 {
1107 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px; 1116 background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px;
@@ -1185,6 +1194,9 @@ width:16px; @@ -1185,6 +1194,9 @@ width:16px;
1185 width:18px; 1194 width:18px;
1186 } 1195 }
1187 .ygtvhtml{text-align:left;} 1196 .ygtvhtml{text-align:left;}
1188 -.ygtvitem{text-align:left;} 1197 +.ygtvitem{text-align:left;}
  1198 +
  1199 +
  1200 +
1189 1201
1190 <?php if(extension_loaded('zlib')){ob_end_flush();}?> 1202 <?php if(extension_loaded('zlib')){ob_end_flush();}?>
1191 \ No newline at end of file 1203 \ No newline at end of file