diff --git a/adm/shop_admin/orderprint.php b/adm/shop_admin/orderprint.php index c2171fa7f..15a91be98 100644 --- a/adm/shop_admin/orderprint.php +++ b/adm/shop_admin/orderprint.php @@ -15,8 +15,10 @@ include_once (G5_ADMIN_PATH.'/admin.head.php'); 기간별 출력 - - + + + + " id="to_date" class="frm_input" size="10" maxlength="8"> - + @@ -44,8 +46,10 @@ include_once (G5_ADMIN_PATH.'/admin.head.php'); 주문번호구간별 출력 - - + + + + - + diff --git a/css/admin.css b/css/admin.css index ff2f12f6e..51cb4b131 100644 --- a/css/admin.css +++ b/css/admin.css @@ -218,8 +218,7 @@ legend {position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent .local_sch02 strong {display:inline-block;width:80px} .local_sch02 strong.sch_long {width:160px} .local_sch02 label {display:inline-block;margin:0 5px 0 0} -.local_sch02 button {padding:3px 5px;border:1px solid #ced9de;background:#f6f9fa;font-size:0.95em;cursor:pointer} -.local_sch02 button.btn_submit {background:#ff3061} +.local_sch02 button {margin:0;padding:3px 5px;border:1px solid #ced9de;background:#f6f9fa;font-size:0.95em;cursor:pointer} /* 페이지 내 실행 */ .local_cmd {min-width:960px}