-
+
+
+
diff --git a/adm/shop_admin/orderrequestlist.php b/adm/shop_admin/orderrequestlist.php
index dcabedc76..4993f0578 100644
--- a/adm/shop_admin/orderrequestlist.php
+++ b/adm/shop_admin/orderrequestlist.php
@@ -169,19 +169,19 @@ if ($sfl || $stx) // 검색렬일 때만 처음 버튼을 보여줌
?>
- |
+ |
|
- |
- |
- |
- |
+ |
+ |
+ |
+ |
|
- |
- |
-
+ | |
+ |
+
보기
삭제
|
diff --git a/css/admin.css b/css/admin.css
index 650a963a0..4ead354b7 100644
--- a/css/admin.css
+++ b/css/admin.css
@@ -146,10 +146,20 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right}
#sodr_ul p {padding:5px 14px}
#sodr_ul p a {font-weight:bold;text-decoration:none}
+#sodr_request_frm h3 {margin:20px 0 0}
+#sodr_request_item h3 {margin-bottom:10px}
+#sodr_request_frm #forderrequest {border-top:1px solid #e9e9e9}
+#sodr_request_log_wrap {padding:10px;height:auto !important;height:200px;max-height:200px;border:1px solid #e9e9e9;background:#f5f6fa;overflow-y:scroll}
+#sodr_request_log_wrap p {position:relative;padding:5px 0;border-bottom:1px solid #e9e9e9}
+#sodr_request_log_wrap span {display:inline-block;margin:0 0 0 80px}
+#sodr_request_log_wrap b {display:inline-block;margin:0 15px 0 0;font-weight:normal}
+#sodr_request_log_wrap button {position:absolute;top:7px;left:0;margin:0;padding:0;border:0;background:transparent;font-weight:bold}
+#sodr_request_handle h3 {margin-bottom:10px}
+
/* 주문개별내역 */
#sodr_status {text-align:center}
-/* 주문통합내역 */
+/* 주문통합내역 */`
#sodr_all {}
#sodr_all_list {clear:both;margin:0;padding:10px 0 0;border-top:25px solid #f7f7f7;list-style:none}
@@ -352,6 +362,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right}
.btn_confirm {clear:both;margin-bottom:20px;text-align:center}
.btn_confirm button {padding:0 15px;height:30px;border:0;background:#617d46;color:#fff;line-height:2.2em;vertical-align:middle}
.btn_confirm button:focus {padding:0 15px;height:30px;background:#555;color:#fff;line-height:2.2em;vertical-align:middle}
+.btn_confirm .btn_submit {background:#ff3061}
.btn_confirm a {display:inline-block;padding:0 15px;height:30px;background:#617d46;color:#fff;text-decoration:none;line-height:2.5em;vertical-align:middle}
.btn_confirm a:focus {background:#555}
.btn_submit {padding:0 15px;height:30px;border:0;background:#ff3061;color:#fff;line-height:2.5em;vertical-align:middle}
@@ -526,14 +537,17 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
.tr_bg {background:#f5f6fa}
.td_chk {width:30px;text-align:center}
+.td_smallstat {width:50px;text-align:center}
.td_num {width:60px;text-align:center}
.td_smallnum {width:40px;text-align:center}
.td_bignum {width:100px;text-align:center}
.td_odrnum {width:250px;text-align:center}
.td_odrnum2 {width:200px;text-align:center}
+.td_odrnum3 {width:110px;text-align:center}
.td_grid {width:60px;text-align:center}
.td_mbid, .td_name, .td_mbname {width:100px;text-align:left !important}
.td_addr {text-align:left !important}
+.td_date {width:80px;text-align:center}
.td_time {width:150px;text-align:center}
.td_boolean {width:50px;text-align:center}
.td_pt {text-align:right !important}