admin.css updated.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8677 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-07-28 02:14:22 +00:00
parent bcd28621bc
commit 99d36039e9
2 changed files with 2 additions and 2 deletions

View file

@ -497,7 +497,7 @@ button.text{border:0; overflow:visible; padding:0; margin:0; color:#33a; backgro
#vLangEdit li{padding:.5em 10px}
#vLangEdit input[type=text]{width:220px;padding-right:40px}
#vLangEdit label{left:15px !important}
#vLangEdit .saveAs{ border:1px solid #eee; width:268px; padding:0 10px}
#vLangEdit .action{ border:1px solid #eee; width:268px; padding:0 10px}
#vLangEdit p, #vLangEdit .btnArea{ white-space:normal}
input#lang_en{background:url(../img/flag.us.gif) no-repeat 96% center}
input#lang_ko{background:url(../img/flag.kr.gif) no-repeat 96% center}

File diff suppressed because one or more lines are too long