조상희 레드마인 #2925 워크플로우 css 분리 적용

This commit is contained in:
HappyITN 2022-11-24 11:52:15 +09:00
parent 9b3b0ad995
commit e4f55dba11

View File

@ -451,9 +451,9 @@ table select+button{vertical-align: middle;}
.nexticon_5{position: absolute; top: 22px; left: 215px;}
.work_flow_wrap.off .work_cont{height: 0; padding: 0 25px; margin: 0; transition: all 0.5s ease;}
.work_cont .status01 p{border: 1px solid #ea5404; color: #ea5404;}
.work_cont .status01 > p{border: 1px solid #ea5404; color: #ea5404;}
.work_cont p.status01{border: 1px solid #ea5404; color: #ea5404;}
.work_cont .status02 p{border: 2px solid #1b6fcd; color: #1b6fcd; font-weight: 500;width:208px;height:43px;}
.work_cont .status02 > p{border: 2px solid #1b6fcd; color: #1b6fcd; font-weight: 500;width:208px;height:43px;}
.work_cont p.status02{border: 2px solid #1b6fcd; color: #1b6fcd; font-weight: 500;width:208px;height:43px;}
/* //워크플로우 */