울러리

코어 파일 수정없이 이동 복사 (move.php) 페이지 디자인 수정

· 2026-04-27 (월) 14:05:18 · 3151 · 1
css/default.css 안에 스타일 넣으면 적용됨.

/* 전체 컨테이너 */
#copymove.new_win {
    padding: 0;
    font-family: 'Pretendard', 'Apple SD Gothic Neo', sans-serif;
    background: #fff;
    color: #333;
}

/* 타이틀바 */
#win_title {
    background: #f8f9fa;
    color: #111;
    font-size: 1.05rem;
    font-weight: 700;
    padding: 12px 15px;
    border-bottom: 1px solid #dee2e6;
    margin: 0;
}

/* 문구 제거 (caption 숨기기) */
.tbl_head01 caption {
    display: none;
}

/* 리스트 영역 */
.tbl_wrap {
    margin: 0;
    border: none;
}

.tbl_head01 table {
    border-collapse: collapse;
    width: 100%;
}

/* 헤더 */
.tbl_head01 thead th {
    background: #fdfdfd;
    color: #888;
    font-weight: 600;
    font-size: 11px;
    padding: 8px 10px;
    border-bottom: 1px solid #eee;
}

/* 본문 줄간격 및 글자 크기 */
.tbl_head01 tbody td {
    padding: 6px 10px; /* 더 좁게 조정 */
    border-bottom: 1px solid #f1f1f1;
    font-size: 13px;
    line-height: 1.4;
}

/* 현재 게시판 행 배경색 강조 */
.tbl_head01 tr.copymove_currentbg {
    background-color: #f0f7ff !important;
}

.tbl_head01 tr.copymove_currentbg td {
    border-bottom: 1px solid #dce9f9;
}

/* 현재 게시판 뱃지 */
.copymove_current {
    display: inline-block;
    background: #3b82f6;
    color: #fff;
    font-size: 10px;
    padding: 1px 5px;
    border-radius: 3px;
    margin-left: 5px;
    font-weight: 600;
    vertical-align: middle;
}

/* 체크박스 */
input[type="checkbox"] {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 0;
    accent-color: #3b82f6;
}

/* 하단 버튼 영역 */
.win_btn {
    padding: 12px 15px;
    text-align: center;
    background: #fff;
    display: flex;
    gap: 6px;
    justify-content: center;
    border-top: 1px solid #eee;
}

.win_btn .btn_submit, 
.win_btn .btn_cancel {
    height: 34px;
    padding: 0 20px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    border: none;
    cursor: pointer;
}

.win_btn .btn_submit {
    background: #3b82f6;
    color: #fff;
    flex: 2;
}

.win_btn .btn_cancel {
    background: #fff;
    color: #666;
    border: 1px solid #ccc;
    flex: 1;
}

.tbl_head01 label {
    cursor: pointer;
    display: block;
    width: 100%;
    color: #444;
}
2명이 반응했습니다
|

댓글 1개

감사합니다.
댓글을 작성하시려면 로그인이 필요합니다.

그누보드5 팁자료실

2,788건
+
제목 글쓴이 날짜 조회
22-06-20 조회 8,266
09-11 조회 154
09-04 조회 822
08-09 조회 1,674
08-05 조회 2,859
07-30 조회 1,670
07-30 조회 1,573
07-15 조회 2,859
07-01 조회 3,033
06-30 조회 3,022
06-22 조회 3,756
06-17 조회 2,912
06-14 조회 1,645
05-29 조회 1,747
05-16 조회 1,690
05-04 조회 3,187
04-29 조회 3,365
04-28 조회 3,198
04-27 조회 3,152
04-25 조회 2,180
04-24 조회 3,918
04-23 조회 3,301
04-14 조회 2,339
04-08 조회 3,159
04-01 조회 4,868
03-31 조회 3,887
03-16 조회 4,035
03-14 조회 5,200
03-13 조회 4,229
03-10 조회 3,980
03-09 조회 4,123