조상희

사용자 워크플로우 p태그 클래스 추가
This commit is contained in:
HappyITN 2022-09-27 12:01:54 +09:00
parent 44fcc5f065
commit 8b392b925d

View File

@ -719,7 +719,9 @@ table .label{position: absolute;width: 1px; height: 1px; margin: 0; border: none
.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 p.status01{border: 1px solid #ea5404; color: #ea5404;}
.work_cont .status02 p{border: 2px solid #1b6fcd; color: #1b6fcd; font-weight: 500;}
.work_cont p.status02{border: 2px solid #1b6fcd; color: #1b6fcd; font-weight: 500;}
/* //워크플로우 */
/* 익스플로어 */