From 7f6d81f304bd1f9899d7bdff3455564b3a6ea9b2 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 24 Sep 2009 15:03:28 +0000 Subject: [PATCH] --- css/corrigeyui_geral.css | 15 +++++++++++++-- css/i3geo.css | 16 ++++++++++++++-- css/i3geo.css.php | 16 ++++++++++++++-- 3 files changed, 41 insertions(+), 6 deletions(-) diff --git a/css/corrigeyui_geral.css b/css/corrigeyui_geral.css index f97ca24..22a4b2a 100644 --- a/css/corrigeyui_geral.css +++ b/css/corrigeyui_geral.css @@ -143,7 +143,16 @@ width:16px; .yui-skin-sam .yui-button{ 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; } - +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a +{ + padding:0 10px; + font-size:11px; + line-height:2; + *line-height:1.7; + min-height:2em; + *min-height:auto; + color:#000; +} .ygtvtn { background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px; @@ -227,4 +236,6 @@ width:16px; width:18px; } .ygtvhtml{text-align:left;} -.ygtvitem{text-align:left;} \ No newline at end of file +.ygtvitem{text-align:left;} + + diff --git a/css/i3geo.css b/css/i3geo.css index 913d201..ccb08b1 100644 --- a/css/i3geo.css +++ b/css/i3geo.css @@ -1101,7 +1101,16 @@ width:16px; .yui-skin-sam .yui-button{ 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; } - +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a +{ + padding:0 10px; + font-size:11px; + line-height:2; + *line-height:1.7; + min-height:2em; + *min-height:auto; + color:#000; +} .ygtvtn { background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px; @@ -1185,4 +1194,7 @@ width:16px; width:18px; } .ygtvhtml{text-align:left;} -.ygtvitem{text-align:left;} +.ygtvitem{text-align:left;} + + + diff --git a/css/i3geo.css.php b/css/i3geo.css.php index 8435249..1bec22c 100644 --- a/css/i3geo.css.php +++ b/css/i3geo.css.php @@ -1101,7 +1101,16 @@ width:16px; .yui-skin-sam .yui-button{ 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; } - +.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a +{ + padding:0 10px; + font-size:11px; + line-height:2; + *line-height:1.7; + min-height:2em; + *min-height:auto; + color:#000; +} .ygtvtn { background:transparent url(../pacotes/yui270/build/assets/skins/sam/treeview-sprite.gif) no-repeat scroll 0 -5600px; @@ -1185,6 +1194,9 @@ width:16px; width:18px; } .ygtvhtml{text-align:left;} -.ygtvitem{text-align:left;} +.ygtvitem{text-align:left;} + + + \ No newline at end of file -- libgit2 0.21.2