From 20bb92025fd2f75e1a735e22d562aa39a6cb1592 Mon Sep 17 00:00:00 2001 From: seeoya Date: Wed, 15 Sep 2021 12:19:54 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AF=B8=EC=82=AC=EC=9A=A9=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=20=EC=BD=94=EB=93=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/board/basic/style.css | 23 ------ mobile/skin/board/gallery/style.css | 62 ---------------- mobile/skin/poll/basic/style.css | 31 -------- skin/poll/basic/style.css | 26 ------- skin/poll/shop_basic/style.css | 26 ------- skin/qa/basic/style.css | 71 ------------------- theme/basic/mobile/skin/board/basic/style.css | 21 ------ .../basic/mobile/skin/board/gallery/style.css | 62 ---------------- theme/basic/mobile/skin/poll/basic/style.css | 31 -------- theme/basic/skin/poll/basic/style.css | 26 ------- theme/basic/skin/poll/shop_basic/style.css | 26 ------- theme/basic/skin/qa/basic/style.css | 71 ------------------- 12 files changed, 476 deletions(-) diff --git a/mobile/skin/board/basic/style.css b/mobile/skin/board/basic/style.css index 6d548bfe0..4b0967cf4 100644 --- a/mobile/skin/board/basic/style.css +++ b/mobile/skin/board/basic/style.css @@ -2,31 +2,8 @@ /* ### 기본 스타일 커스터마이징 시작 ### */ -/* 게시판 버튼 */ -/* 목록 버튼 */ -#bo_list a.btn_b01 {} -#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {} -#bo_list a.btn_b02 {} -#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {} -#bo_list a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {} .chk_all {margin:10px 0} -/* 읽기 버튼 */ -#bo_v a.btn_b01 {} -#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {} -#bo_v a.btn_b02 {} -#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {} -#bo_v a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {} - -/* 쓰기 버튼 */ -#bo_w .btn_confirm {} /* 서식단계 진행 */ -#bo_w .btn_submit {} -#bo_w .btn_cancel {} -#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */ - - /* 게시판 목록 */ #bo_list .td_chk {width:30px;text-align:center} #bo_list .td_group {width:100px;text-align:center} diff --git a/mobile/skin/board/gallery/style.css b/mobile/skin/board/gallery/style.css index e30d5014b..240e513ac 100644 --- a/mobile/skin/board/gallery/style.css +++ b/mobile/skin/board/gallery/style.css @@ -1,67 +1,5 @@ @charset "utf-8"; -/* ### 기본 스타일 커스터마이징 시작 ### */ - -/* 게시판 버튼 */ -/* 목록 버튼 */ -#bo_gall a.btn_b01 {} -#bo_gall a.btn_b01:focus, #bo_gall .btn_b01:hover {} -#bo_gall a.btn_b02 {} -#bo_gall a.btn_b02:focus, #bo_gall .btn_b02:hover {} -#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_gall a.btn_admin:focus, #bo_gall a.btn_admin:hover {} - -/* 읽기 버튼 */ -#bo_v a.btn_b01 {} -#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {} -#bo_v a.btn_b02 {} -#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {} -#bo_v a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {} - -/* 쓰기 버튼 */ -#bo_w .btn_confirm {} /* 서식단계 진행 */ -#bo_w .btn_submit {} -#bo_w .btn_cancel {} -#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */ - -/* 기본테이블 */ -/* 읽기 내 테이블 */ -#bo_v .tbl_head01 {} -#bo_v .tbl_head01 caption {} -#bo_v .tbl_head01 thead th {} -#bo_v .tbl_head01 thead a {} -#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -#bo_v .tbl_head01 tfoot th {} -#bo_v .tbl_head01 tfoot td {} -#bo_v .tbl_head01 tbody th {} -#bo_v .tbl_head01 td {} -#bo_v .tbl_head01 a {} -#bo_v td.empty_table {} - -/* 쓰기 테이블 */ -#bo_w table {} -#bo_w caption {} -#bo_w .frm_address {} -#bo_w .frm_file {} -#bo_w .frm_info {} - -#bo_w .tbl_frm01 {} -#bo_w .tbl_frm01 caption {} -#bo_w .tbl_frm01 th {} -#bo_w .tbl_frm01 td {} -#bo_w .tbl_frm01 textarea, #bo_w .frm_input {} -#bo_w .tbl_frm01 textarea {} -/* -#bo_w .tbl_frm01 #captcha {} -#bo_w .tbl_frm01 #captcha input {} -*/ -#bo_w .tbl_frm01 a {} - -#bo_w .required, #bo_w textarea.required {} - -/* ### 기본 스타일 커스터마이징 끝 ### */ - /* 갤러리 공통 */ .bo_fx {margin-bottom:5px;padding:0 10px} .bo_fx:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/mobile/skin/poll/basic/style.css b/mobile/skin/poll/basic/style.css index 784f66cdd..8a046860c 100644 --- a/mobile/skin/poll/basic/style.css +++ b/mobile/skin/poll/basic/style.css @@ -1,36 +1,5 @@ @charset "utf-8"; -/* ### 기본 스타일 커스터마이징 시작 ### */ -#poll a.btn_admin {} /* 관리자 전용 버튼 */ -#poll a.btn_admin:focus, #poll a.btn_admin:hover {} - -/* 폼 테이블 */ -#poll .tbl_frm table {} -#poll .tbl_frm .frm_address {} -#poll .tbl_frm .frm_file {} -#poll .tbl_frm .frm_info {} - -#poll .tbl_frm01 {} -#poll .tbl_frm01 caption {} -#poll .tbl_frm01 th {} -#poll .tbl_frm01 td {} -#poll .tbl_frm01 textarea, #poll .frm_input {} -#poll .tbl_frm01 textarea {} -#poll .tbl_frm01 a {} - -#poll .required, #poll textarea.required {} - -#poll .btn_confirm {} /* 서식단계 진행 */ -#poll .btn_submit {} -#poll .btn_cancel {} -#poll .btn_frmline {} /* 우편번호검색버튼 등 */ -#poll .win_btn {} /* 새창용 */ -#poll .win_btn a {} -#poll .win_btn button {} -#poll .win_btn input {} - -/* ### 기본 스타일 커스터마이징 끝 ### */ - /* 설문조사 스킨 */ #poll {background:#fff;border:1px solid #dde7e9;margin:15px 10px} #poll header {position:relative;padding:15px;border-bottom:1px solid #dde7e9} diff --git a/skin/poll/basic/style.css b/skin/poll/basic/style.css index 6c8f934f8..77a22b5cc 100644 --- a/skin/poll/basic/style.css +++ b/skin/poll/basic/style.css @@ -2,33 +2,7 @@ /* ### 기본 스타일 커스터마이징 시작 ### */ -#poll a.btn_admin {} /* 관리자 전용 버튼 */ -#poll a.btn_admin:focus, #poll a.btn_admin:hover {} - -#poll_result .tbl_frm table {} -#poll_result .tbl_frm .frm_info {} -#poll_result .tbl_frm .frm_address {} -#poll_result .tbl_frm .frm_file {} -#poll_result .tbl_frm caption {} - -#poll_result .tbl_frm01 {} -#poll_result .tbl_frm01 th {} -#poll_result .tbl_frm01 td {} -#poll_result .tbl_frm01 textarea, #poll_result tbl_frm01 .frm_input {} -#poll_result .tbl_frm01 textarea {} -#poll_result .tbl_frm01 a {} - -/* 필수입력 */ -#poll_result .required, #poll_result textarea.required {} - -#poll_result .btn_confirm {} /* 서식단계 진행 */ -#poll_result .btn_submit {} -#poll_result button.btn_submit {} #poll_result .win_btn {text-align:center} /* 새창용 */ -#poll_result .win_btn button {} -#poll_result .win_btn input {} -#poll_result .win_btn a {} -#poll_result .win_btn a:focus, #poll_result .win_btn a:hover {} /* ### 기본 스타일 커스터마이징 끝 ### */ diff --git a/skin/poll/shop_basic/style.css b/skin/poll/shop_basic/style.css index e5b660ef4..ed1d11433 100644 --- a/skin/poll/shop_basic/style.css +++ b/skin/poll/shop_basic/style.css @@ -2,33 +2,7 @@ /* ### 기본 스타일 커스터마이징 시작 ### */ -#poll a.btn_admin {} /* 관리자 전용 버튼 */ -#poll a.btn_admin:focus, #poll a.btn_admin:hover {} - -#poll_result .tbl_frm table {} -#poll_result .tbl_frm .frm_info {} -#poll_result .tbl_frm .frm_address {} -#poll_result .tbl_frm .frm_file {} -#poll_result .tbl_frm caption {} - -#poll_result .tbl_frm01 {} -#poll_result .tbl_frm01 th {} -#poll_result .tbl_frm01 td {} -#poll_result .tbl_frm01 textarea, #poll_result tbl_frm01 .frm_input {} -#poll_result .tbl_frm01 textarea {} -#poll_result .tbl_frm01 a {} - -/* 필수입력 */ -#poll_result .required, #poll_result textarea.required {} - -#poll_result .btn_confirm {} /* 서식단계 진행 */ -#poll_result .btn_submit {} -#poll_result button.btn_submit {} #poll_result .win_btn {text-align:center} /* 새창용 */ -#poll_result .win_btn button {} -#poll_result .win_btn input {} -#poll_result .win_btn a {} -#poll_result .win_btn a:focus, #poll_result .win_btn a:hover {} /* ### 기본 스타일 커스터마이징 끝 ### */ diff --git a/skin/qa/basic/style.css b/skin/qa/basic/style.css index 7f12e4e41..2fa15e019 100644 --- a/skin/qa/basic/style.css +++ b/skin/qa/basic/style.css @@ -2,89 +2,18 @@ /* ### 기본 스타일 커스터마이징 시작 ### */ /* 게시판 버튼 */ -/* 목록 버튼 */ -#bo_list a.btn_b01 {} -#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {} -#bo_list a.btn_b02 {} -#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {} -#bo_list a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {} - -/* 읽기 버튼 */ -#bo_v a.btn_b01 {} -#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {} -#bo_v a.btn_b02 {} -#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {} -#bo_v a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {} - /* 쓰기 버튼 */ -#bo_w .btn_confirm {} /* 서식단계 진행 */ #bo_w .btn_submit {padding:0 20px;font-size:1.167em} -#bo_w button.btn_submit {} -#bo_w fieldset .btn_submit {} #bo_w .btn_cancel {font-size:1.167em;border-radius:3px} -#bo_w button.btn_cancel {} -#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {} -#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */ -#bo_w button.btn_frmline {} /* 기본 테이블 */ /* 목록 테이블 */ #bo_list {position:relative} #bo_list:after {display:block;visibility:hidden;clear:both;content:""} -#bo_list .tbl_head01 {} -#bo_list .tbl_head01 caption {} -#bo_list .tbl_head01 thead th {} -#bo_list .tbl_head01 thead a {} -#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -#bo_list .tbl_head01 tfoot th {} -#bo_list .tbl_head01 tfoot td {} -#bo_list .tbl_head01 tbody th {} -#bo_list .tbl_head01 td {} -#bo_list .tbl_head01 a {} -#bo_list td.empty_table {} #bo_list tbody .even td {background:#fbfbfb} -/* 읽기 내 테이블 */ -#bo_v .tbl_head01 {} -#bo_v .tbl_head01 caption {} -#bo_v .tbl_head01 thead th {} -#bo_v .tbl_head01 thead a {} -#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -#bo_v .tbl_head01 tfoot th {} -#bo_v .tbl_head01 tfoot td {} -#bo_v .tbl_head01 tbody th {} -#bo_v .tbl_head01 td {} -#bo_v .tbl_head01 a {} -#bo_v td.empty_table {} - /* 쓰기 테이블 */ #bo_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#bo_w table {} -#bo_w caption {} -#bo_w .frm_info {} -#bo_w .frm_address {} -#bo_w .frm_file {} - -#bo_w .tbl_frm01 {} -#bo_w .tbl_frm01 th {} -#bo_w .tbl_frm01 td {} -#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {} -#bo_w .tbl_frm01 textarea {} -#bo_w .tbl_frm01 a {} - -/* 필수입력 */ -#bo_w .required, #bo_w textarea.required {} - -#bo_w .cke_sc {} -#bo_w button.btn_cke_sc {} -#bo_w .cke_sc_def {} -#bo_w .cke_sc_def dl {} -#bo_w .cke_sc_def dl:after {} -#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {} -#bo_w .cke_sc_def dt {} -#bo_w .cke_sc_def dd {} /* ### 기본 스타일 커스터마이징 끝 ### */ diff --git a/theme/basic/mobile/skin/board/basic/style.css b/theme/basic/mobile/skin/board/basic/style.css index 17b5be269..8f8f94ef1 100644 --- a/theme/basic/mobile/skin/board/basic/style.css +++ b/theme/basic/mobile/skin/board/basic/style.css @@ -4,29 +4,8 @@ /* 게시판 버튼 */ /* 목록 버튼 */ -#bo_list a.btn_b01 {} -#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {} -#bo_list a.btn_b02 {} -#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {} -#bo_list a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {} .chk_all {margin:10px 0} -/* 읽기 버튼 */ -#bo_v a.btn_b01 {} -#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {} -#bo_v a.btn_b02 {} -#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {} -#bo_v a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {} - -/* 쓰기 버튼 */ -#bo_w .btn_confirm {} /* 서식단계 진행 */ -#bo_w .btn_submit {} -#bo_w .btn_cancel {} -#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */ - - /* 게시판 목록 */ #bo_list .td_chk {width:30px;text-align:center} #bo_list .td_group {width:100px;text-align:center} diff --git a/theme/basic/mobile/skin/board/gallery/style.css b/theme/basic/mobile/skin/board/gallery/style.css index a1a7762b2..2a7271ab9 100644 --- a/theme/basic/mobile/skin/board/gallery/style.css +++ b/theme/basic/mobile/skin/board/gallery/style.css @@ -1,67 +1,5 @@ @charset "utf-8"; -/* ### 기본 스타일 커스터마이징 시작 ### */ - -/* 게시판 버튼 */ -/* 목록 버튼 */ -#bo_gall a.btn_b01 {} -#bo_gall a.btn_b01:focus, #bo_gall .btn_b01:hover {} -#bo_gall a.btn_b02 {} -#bo_gall a.btn_b02:focus, #bo_gall .btn_b02:hover {} -#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_gall a.btn_admin:focus, #bo_gall a.btn_admin:hover {} - -/* 읽기 버튼 */ -#bo_v a.btn_b01 {} -#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {} -#bo_v a.btn_b02 {} -#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {} -#bo_v a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {} - -/* 쓰기 버튼 */ -#bo_w .btn_confirm {} /* 서식단계 진행 */ -#bo_w .btn_submit {} -#bo_w .btn_cancel {} -#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */ - -/* 기본테이블 */ -/* 읽기 내 테이블 */ -#bo_v .tbl_head01 {} -#bo_v .tbl_head01 caption {} -#bo_v .tbl_head01 thead th {} -#bo_v .tbl_head01 thead a {} -#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -#bo_v .tbl_head01 tfoot th {} -#bo_v .tbl_head01 tfoot td {} -#bo_v .tbl_head01 tbody th {} -#bo_v .tbl_head01 td {} -#bo_v .tbl_head01 a {} -#bo_v td.empty_table {} - -/* 쓰기 테이블 */ -#bo_w table {} -#bo_w caption {} -#bo_w .frm_address {} -#bo_w .frm_file {} -#bo_w .frm_info {} - -#bo_w .tbl_frm01 {} -#bo_w .tbl_frm01 caption {} -#bo_w .tbl_frm01 th {} -#bo_w .tbl_frm01 td {} -#bo_w .tbl_frm01 textarea, #bo_w .frm_input {} -#bo_w .tbl_frm01 textarea {} -/* -#bo_w .tbl_frm01 #captcha {} -#bo_w .tbl_frm01 #captcha input {} -*/ -#bo_w .tbl_frm01 a {} - -#bo_w .required, #bo_w textarea.required {} - -/* ### 기본 스타일 커스터마이징 끝 ### */ - /* 갤러리 공통 */ .bo_fx {margin-bottom:5px;padding:0 10px} .bo_fx:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/theme/basic/mobile/skin/poll/basic/style.css b/theme/basic/mobile/skin/poll/basic/style.css index 784f66cdd..8a046860c 100644 --- a/theme/basic/mobile/skin/poll/basic/style.css +++ b/theme/basic/mobile/skin/poll/basic/style.css @@ -1,36 +1,5 @@ @charset "utf-8"; -/* ### 기본 스타일 커스터마이징 시작 ### */ -#poll a.btn_admin {} /* 관리자 전용 버튼 */ -#poll a.btn_admin:focus, #poll a.btn_admin:hover {} - -/* 폼 테이블 */ -#poll .tbl_frm table {} -#poll .tbl_frm .frm_address {} -#poll .tbl_frm .frm_file {} -#poll .tbl_frm .frm_info {} - -#poll .tbl_frm01 {} -#poll .tbl_frm01 caption {} -#poll .tbl_frm01 th {} -#poll .tbl_frm01 td {} -#poll .tbl_frm01 textarea, #poll .frm_input {} -#poll .tbl_frm01 textarea {} -#poll .tbl_frm01 a {} - -#poll .required, #poll textarea.required {} - -#poll .btn_confirm {} /* 서식단계 진행 */ -#poll .btn_submit {} -#poll .btn_cancel {} -#poll .btn_frmline {} /* 우편번호검색버튼 등 */ -#poll .win_btn {} /* 새창용 */ -#poll .win_btn a {} -#poll .win_btn button {} -#poll .win_btn input {} - -/* ### 기본 스타일 커스터마이징 끝 ### */ - /* 설문조사 스킨 */ #poll {background:#fff;border:1px solid #dde7e9;margin:15px 10px} #poll header {position:relative;padding:15px;border-bottom:1px solid #dde7e9} diff --git a/theme/basic/skin/poll/basic/style.css b/theme/basic/skin/poll/basic/style.css index 6c8f934f8..77a22b5cc 100644 --- a/theme/basic/skin/poll/basic/style.css +++ b/theme/basic/skin/poll/basic/style.css @@ -2,33 +2,7 @@ /* ### 기본 스타일 커스터마이징 시작 ### */ -#poll a.btn_admin {} /* 관리자 전용 버튼 */ -#poll a.btn_admin:focus, #poll a.btn_admin:hover {} - -#poll_result .tbl_frm table {} -#poll_result .tbl_frm .frm_info {} -#poll_result .tbl_frm .frm_address {} -#poll_result .tbl_frm .frm_file {} -#poll_result .tbl_frm caption {} - -#poll_result .tbl_frm01 {} -#poll_result .tbl_frm01 th {} -#poll_result .tbl_frm01 td {} -#poll_result .tbl_frm01 textarea, #poll_result tbl_frm01 .frm_input {} -#poll_result .tbl_frm01 textarea {} -#poll_result .tbl_frm01 a {} - -/* 필수입력 */ -#poll_result .required, #poll_result textarea.required {} - -#poll_result .btn_confirm {} /* 서식단계 진행 */ -#poll_result .btn_submit {} -#poll_result button.btn_submit {} #poll_result .win_btn {text-align:center} /* 새창용 */ -#poll_result .win_btn button {} -#poll_result .win_btn input {} -#poll_result .win_btn a {} -#poll_result .win_btn a:focus, #poll_result .win_btn a:hover {} /* ### 기본 스타일 커스터마이징 끝 ### */ diff --git a/theme/basic/skin/poll/shop_basic/style.css b/theme/basic/skin/poll/shop_basic/style.css index e5b660ef4..ed1d11433 100644 --- a/theme/basic/skin/poll/shop_basic/style.css +++ b/theme/basic/skin/poll/shop_basic/style.css @@ -2,33 +2,7 @@ /* ### 기본 스타일 커스터마이징 시작 ### */ -#poll a.btn_admin {} /* 관리자 전용 버튼 */ -#poll a.btn_admin:focus, #poll a.btn_admin:hover {} - -#poll_result .tbl_frm table {} -#poll_result .tbl_frm .frm_info {} -#poll_result .tbl_frm .frm_address {} -#poll_result .tbl_frm .frm_file {} -#poll_result .tbl_frm caption {} - -#poll_result .tbl_frm01 {} -#poll_result .tbl_frm01 th {} -#poll_result .tbl_frm01 td {} -#poll_result .tbl_frm01 textarea, #poll_result tbl_frm01 .frm_input {} -#poll_result .tbl_frm01 textarea {} -#poll_result .tbl_frm01 a {} - -/* 필수입력 */ -#poll_result .required, #poll_result textarea.required {} - -#poll_result .btn_confirm {} /* 서식단계 진행 */ -#poll_result .btn_submit {} -#poll_result button.btn_submit {} #poll_result .win_btn {text-align:center} /* 새창용 */ -#poll_result .win_btn button {} -#poll_result .win_btn input {} -#poll_result .win_btn a {} -#poll_result .win_btn a:focus, #poll_result .win_btn a:hover {} /* ### 기본 스타일 커스터마이징 끝 ### */ diff --git a/theme/basic/skin/qa/basic/style.css b/theme/basic/skin/qa/basic/style.css index 7f12e4e41..2fa15e019 100644 --- a/theme/basic/skin/qa/basic/style.css +++ b/theme/basic/skin/qa/basic/style.css @@ -2,89 +2,18 @@ /* ### 기본 스타일 커스터마이징 시작 ### */ /* 게시판 버튼 */ -/* 목록 버튼 */ -#bo_list a.btn_b01 {} -#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {} -#bo_list a.btn_b02 {} -#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {} -#bo_list a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {} - -/* 읽기 버튼 */ -#bo_v a.btn_b01 {} -#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {} -#bo_v a.btn_b02 {} -#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {} -#bo_v a.btn_admin {} /* 관리자 전용 버튼 */ -#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {} - /* 쓰기 버튼 */ -#bo_w .btn_confirm {} /* 서식단계 진행 */ #bo_w .btn_submit {padding:0 20px;font-size:1.167em} -#bo_w button.btn_submit {} -#bo_w fieldset .btn_submit {} #bo_w .btn_cancel {font-size:1.167em;border-radius:3px} -#bo_w button.btn_cancel {} -#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {} -#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */ -#bo_w button.btn_frmline {} /* 기본 테이블 */ /* 목록 테이블 */ #bo_list {position:relative} #bo_list:after {display:block;visibility:hidden;clear:both;content:""} -#bo_list .tbl_head01 {} -#bo_list .tbl_head01 caption {} -#bo_list .tbl_head01 thead th {} -#bo_list .tbl_head01 thead a {} -#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -#bo_list .tbl_head01 tfoot th {} -#bo_list .tbl_head01 tfoot td {} -#bo_list .tbl_head01 tbody th {} -#bo_list .tbl_head01 td {} -#bo_list .tbl_head01 a {} -#bo_list td.empty_table {} #bo_list tbody .even td {background:#fbfbfb} -/* 읽기 내 테이블 */ -#bo_v .tbl_head01 {} -#bo_v .tbl_head01 caption {} -#bo_v .tbl_head01 thead th {} -#bo_v .tbl_head01 thead a {} -#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -#bo_v .tbl_head01 tfoot th {} -#bo_v .tbl_head01 tfoot td {} -#bo_v .tbl_head01 tbody th {} -#bo_v .tbl_head01 td {} -#bo_v .tbl_head01 a {} -#bo_v td.empty_table {} - /* 쓰기 테이블 */ #bo_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#bo_w table {} -#bo_w caption {} -#bo_w .frm_info {} -#bo_w .frm_address {} -#bo_w .frm_file {} - -#bo_w .tbl_frm01 {} -#bo_w .tbl_frm01 th {} -#bo_w .tbl_frm01 td {} -#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {} -#bo_w .tbl_frm01 textarea {} -#bo_w .tbl_frm01 a {} - -/* 필수입력 */ -#bo_w .required, #bo_w textarea.required {} - -#bo_w .cke_sc {} -#bo_w button.btn_cke_sc {} -#bo_w .cke_sc_def {} -#bo_w .cke_sc_def dl {} -#bo_w .cke_sc_def dl:after {} -#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {} -#bo_w .cke_sc_def dt {} -#bo_w .cke_sc_def dd {} /* ### 기본 스타일 커스터마이징 끝 ### */