member list UI fix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9210 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-20 02:17:49 +00:00
parent 69798f2c99
commit 5a72863d6b
3 changed files with 5 additions and 2 deletions

View file

@ -526,6 +526,7 @@ body.modalContainer{_height:100%;_width:100%} /* IE6 only */
.x .desc.success{color:#080}
/* Icon Button */
.x a.iSetting{display:inline-block;width:16px;height:0;padding:16px 0 0 0;overflow:hidden;vertical-align:middle;background:url(../img/iconSetting.gif) no-repeat}
.x a.cMenu{display:inline-block;width:16px;height:0;padding:16px 0 0 0;overflow:hidden;vertical-align:middle;background:url(../../../../common/img/icon.bubble.png) no-repeat}
/* Responsive Layout */
@media only all and (max-width:860px){
.x .header h1{margin-left:.7em}