사용자: #459 전체 style 수정 중

This commit is contained in:
whitedot
2013-05-15 14:21:23 +09:00
parent 1360f4c026
commit 95b011dd48
9 changed files with 49 additions and 52 deletions

View File

@ -30,7 +30,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<script>
$omi = $('#ol_id');
$omp = $('#ol_pw');
$omp.css('display','inline-block').css('width',119);
$omp.css('display','inline-block').css('width',109);
$omi_label = $('#ol_idlabel');
$omi_label.addClass('ol_idlabel');
$omp_label = $('#ol_pwlabel');