Merge branch 'master' of github.com:gnuboard/yc4s

This commit is contained in:
whitedot
2013-10-22 17:14:23 +09:00
22 changed files with 202 additions and 235 deletions

View File

@ -195,7 +195,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
fieldset .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;color:#000;vertical-align:middle}
/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}
/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}

View File

@ -159,7 +159,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
.tbl_frm01 .frm_info {display:block;padding:0.3em 0 0;color:#666;line-height:1.3em}
/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}
/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}