333
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a { color: #09D774; } .yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active { border-bottom: 2px solid var(--proteo-main_color_shade, #09D774); } .yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover { color: var(--proteo-main_color_shade, #09D774); } .yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a { color: var(--proteo-base_font_color, #ffffff); } .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label { color: var(--proteo-main_color_shade, #09D774); font-weight: 500; } .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value { font-weight: 500; color: #fff; } /* 테이블 라인 색 */ .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box { border: 1px solid #202429; } .yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item { border-bottom: 1px solid #202429; } .yith-wcaf-dashboard table.yith-wcaf-table tr td { border-top: 1px solid #202429; border-bottom: 1px solid #202429; } .yith-wcaf-dashboard table.yith-wcaf-table tr td:last-child { border-right: 1px solid #202429; } .yith-wcaf-dashboard table.yith-wcaf-table tr td:first-child { border-left: 1px solid #202429; } /* 결제 대기 중 버튼 */ .yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending-payment { background-color: #00cde6; } /* 선택 상자 */ .yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2, .yith-wcaf-dashboard .yith-wcaf-table-top-bar input, .yith-wcaf-dashboard .yith-wcaf-table-top-bar select { background: #fff; } /* 달력선택 */ .yith-wcaf-dashboard .yith-wcaf-table-top-bar input { color: #000 !important; } .yith-wcaf-dashboard .yith-wcaf-table-top-bar select { background: #fff; height: 50px; } .yith-wcaf-dashboard .yith-wcaf-table-top-bar input { margin-top: 5px; } /* 대기중 버튼 */ .yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.disabled, .yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-confirmed, .yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.on-hold { background-color: #c81e91; } /* 커미션 지급 메세지 */ .yith-wcaf-notice-message { background-color: #18182a; color: #8fa7cf; } /* 링크 생성기 박스 */ .yith-wcaf-link-generator .link-generator-box.double-column .link-generator { background-color: #000000 !important; border-left: 1px solid #006787; } .yith-wcaf-link-generator .link-generator-box { border: 1px solid #006787; } /* 설정 입력란*/ .woocommerce form .form-row input.input-text { color: #000; }