Multilingual UI enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9118 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-08 07:44:42 +00:00
parent f3c713a197
commit 6034089f96
2 changed files with 10 additions and 10 deletions

View file

@ -408,11 +408,11 @@ body.modalContainer{_height:100%;_width:100%} /* IE6 only */
.x .langEdit .langList li span{display:inline-block;width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#767676}
.x .langEdit .langList li a{display:inline-block;width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.x .langEdit .langList li.active{background:url(file:///D|/XE/xe/modules/admin/tpl/img/iconArrow.gif) no-repeat right -188px}
.x .langEdit .langEditControls{background:#fff}
.x .langEdit .langEditControls h2{padding:5px 10px;margin:0 0 -1px 0;font-weight:normal;color:#ccc;border:1px solid #eee;border-top-color:#ccc}
.x .langEdit .langEditControls h2 strong{color:#000}
.x .langEdit .langEditControls h2 a{font-size:12px}
.x .langEdit.showChild .langEditControls{position:absolute;left:285px;top:0}
.x .langEdit #langInput{background:#fff}
.x .langEdit #langInput h2{padding:5px 10px;margin:0 0 -1px 0;font-weight:normal;color:#ccc;border:1px solid #eee;border-top-color:#ccc}
.x .langEdit #langInput h2 strong{color:#000}
.x .langEdit #langInput h2 a{font-size:12px}
.x .langEdit.showChild #langInput{position:absolute;left:285px;top:0}
.x .langEdit li.en input,
.x .mLangEdit li.en textarea{background:url(file:///D|/XE/xe/modules/admin/tpl/img/flag.us.gif) no-repeat 99% 5px}
.x .langEdit li.ko input,

View file

@ -408,11 +408,11 @@ body.modalContainer{_height:100%;_width:100%} /* IE6 only */
.x .langEdit .langList li span{display:inline-block;width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#767676}
.x .langEdit .langList li a{display:inline-block;width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.x .langEdit .langList li.active{background:url(file:///D|/XE/xe/modules/admin/tpl/img/iconArrow.gif) no-repeat right -188px}
.x .langEdit .langEditControls{background:#fff}
.x .langEdit .langEditControls h2{padding:5px 10px;margin:0 0 -1px 0;font-weight:normal;color:#ccc;border:1px solid #eee;border-top-color:#ccc}
.x .langEdit .langEditControls h2 strong{color:#000}
.x .langEdit .langEditControls h2 a{font-size:12px}
.x .langEdit.showChild .langEditControls{position:absolute;left:285px;top:0}
.x .langEdit #langInput{background:#fff}
.x .langEdit #langInput h2{padding:5px 10px;margin:0 0 -1px 0;font-weight:normal;color:#ccc;border:1px solid #eee;border-top-color:#ccc}
.x .langEdit #langInput h2 strong{color:#000}
.x .langEdit #langInput h2 a{font-size:12px}
.x .langEdit.showChild #langInput{position:absolute;left:285px;top:0}
.x .langEdit li.en input,
.x .mLangEdit li.en textarea{background:url(file:///D|/XE/xe/modules/admin/tpl/img/flag.us.gif) no-repeat 99% 5px}
.x .langEdit li.ko input,