쇼핑몰: SNS 아이콘 위치 및 상품 목록 마크업 스타일 점검 중
This commit is contained in:
@ -284,8 +284,8 @@ tfoot td {font-weight:bold;text-align:center}
|
||||
.ul_01 li {padding:10px 0;border-bottom:1px solid #e9e9e9}
|
||||
|
||||
/* 자료 없는 목록 */
|
||||
.empty_table {padding:100px 0;text-align:center}
|
||||
.empty_list {padding:20px 0;text-align:center}
|
||||
.empty_table {padding:100px 0 !important;text-align:center}
|
||||
.empty_list {padding:20px 0 !important;text-align:center}
|
||||
|
||||
/* 폼 테이블 */
|
||||
.tbl_frm01 th {padding:0;border-top:1px solid #ececec;border-bottom:1px solid #ececec;text-align:left}
|
||||
@ -320,7 +320,8 @@ tfoot td {font-weight:bold;text-align:center}
|
||||
|
||||
/* 목록 홀짝 배경색 */
|
||||
.bg0 {background:#fff}
|
||||
.bg1 {background:#f0f3f7}
|
||||
.bg1 {background:#f2f5f9}
|
||||
.bg1 td {border-color:#e9e9e9}
|
||||
.bg0cancel {background:#fdebf3}
|
||||
.bg0cancel td {border-color:#f9d8e6}
|
||||
.bg1cancel {background:#fdebf3}
|
||||
@ -616,7 +617,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right}
|
||||
|
||||
.sit_option {margin:0 0 10px;padding:10px 10px 0;border:1px solid #e9e9e9;background:#f7f7f7}
|
||||
.sit_option .frm_input {background:#fff !important;color:#000}
|
||||
.sit_option_frm_wrapper {margin:0 0 10px;height:auto !important;height:500px;max-height:500px;border:1px solid #484848;overflow-y:scroll}
|
||||
.sit_option_frm_wrapper {margin:0 0 10px;height:auto !important;height:500px;max-height:500px;border:1px solid #ccc;overflow-y:scroll}
|
||||
.sit_option_frm_wrapper th {padding:5px 0 !important;text-align:center !important}
|
||||
|
||||
#sit_option_frm .btn_list {margin:0 0 10px}
|
||||
|
||||
Reference in New Issue
Block a user