2023/04/13 웹접근성 css 수정

This commit is contained in:
subsub 2023-04-13 10:01:56 +09:00
parent f22194753f
commit 9e61e054cc

View File

@ -456,7 +456,6 @@ table .label{position: absolute;width: 1px; height: 1px; margin: 0; border: none
.status_detail .step.step05 i{background-image: url(/kccadrPb/usr/image/icon_sub_prc05.png);}
.status_detail .step p{font-size: 14px;}
.status_detail .step span{font-size: 18px; margin-top: 5px;}
.status_detail .step.hover_content_wrap:hover .hover_content_box{display: none !important;} /* 웹접근성 심사 끝나면 지우기 */
.step_wrap .step i.next{position: absolute; right: -14px; top: 52%; transform: translateY(-50%); width: 24px; height: 24px; background-color: #fff; border: 1px solid #d5d5d5; z-index: 1; color: transparent; background-image: url(/kccadrPb/usr/image/icon_step_next.png); background-repeat: no-repeat; background-position: 59% center; margin-right: 0;}
.step_wrap .step:last-child .next{display: none;}
@ -744,7 +743,7 @@ table .label{position: absolute;width: 1px; height: 1px; margin: 0; border: none
.popup_wrap .work_flow_wrap .work_cont dl:first-child dt {margin:0;}
.popup_wrap .work_flow_wrap .work_cont .text {line-height:24px;}
.popup_wrap .work_flow_wrap .work_cont .text span {color:#d43403;}
.popup_wrap .work_flow_wrap.off .work_cont {display:none;height:0;padding:0 15px;}
.popup_wrap .work_flow_wrap.off .work_cont {height:0;padding:0 15px;}
/* //워크플로우 */
/* 자주쓰는 의견 목록 fixed 버튼 */