Cosmetic issues.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12559 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2013-01-15 09:21:36 +00:00
parent 21dc417b41
commit 8ffad6b166
3 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
@charset "utf-8";
/* Reset */
html,body{min-height:100%}
body{margin:8px;-webkit-text-size-adjust:none}
body>.x:first-child{min-width:300px;max-width:1240px;margin:0 auto}
body{-webkit-text-size-adjust:none}
body>.x:first-child{min-width:300px;max-width:1240px;margin:8px}
body>.x,
.x label,
.x table,

File diff suppressed because one or more lines are too long

View file

@ -31,7 +31,7 @@
<th scope="col" class="nowr" loop="$usedIdentifiers=>$name,$title">{$title}</th>
<th scope="col" class="nowr"><a href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminList', 'sort_index', 'regdate', 'sort_order', ($sort_order == 'asc') ? 'desc' : 'asc')}">{$lang->signup_date}<block cond="$sort_index == 'regdate'"> <em cond="$sort_order=='asc'"></em><em cond="$sort_order != 'asc'"></em></block></a></th>
<th scope="col" class="nowr"><a href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminList', 'sort_index', 'last_login', 'sort_order', ($sort_order == 'asc') ? 'desc' : 'asc')}">{$lang->last_login}<block cond="$sort_index == 'last_login'"> <em cond="$sort_order=='asc'"></em><em cond="$sort_order != 'asc'"></em></block></a></th>
<th scope="col">{$lang->member_group}</th>
<th scope="col" class="nowr">{$lang->member_group}</th>
<th scope="col" class="nowr">{$lang->inquiry}/{$lang->cmd_modify}</th>
<th scope="col">
<input type="checkbox" title="Check All" data-name="user" />