revert r10546

git-svn-id: http://xe-core.googlecode.com/svn/trunk@10617 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
unryong 2012-04-26 01:16:24 +00:00
parent c1737fc991
commit 79fdf10866
6 changed files with 23 additions and 7 deletions

View file

@ -22,8 +22,8 @@ a {color: inherit;text-decoration: none;}
.btn_home{left:5px;text-indent:-999em;background:url('../../img/nGreenB/btn_home_fda.png') no-repeat left top;background-size:51px 38px;}
.btn_menu{right:5px;text-indent:-999em;background:url('../../img/nGreenB/btn_menu_fda.png') no-repeat left top;background-size:51px 38px;}
h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(20,20,20,.75);}
h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.head_hr{height:0;position: relative;border:none;border-top:1px solid black}
.lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #808080;border-bottom:1px solid #001728;
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeaea), to(#dbdbdb));
background:-webkit-linear-gradient(top,#eaeaea,#dbdbdb);
@ -46,6 +46,8 @@ ul.link .lang.off>a{background:url('../../img/nGreenB/btn_lang_off_tp.png') no-r
ul.link .lang.on>a{background:url('../../img/nGreenB/btn_lang_on.png') no-repeat left top;background-size:90px 25px}
ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;}
.icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #848484 transparent;}
ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/nGreenB/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''}
ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/nGreenB/bg_lang_body.png') repeat-y top left;background-size:90px 1px;}
.lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #a4a4a4;border-bottom:1px solid #fff;font-size:13px;line-height:13px;color:#585858;}