diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/kccadrCom/workFlowJsp.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/kccadrCom/workFlowJsp.jsp index 33c4c1b0..874aa234 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/kccadrCom/workFlowJsp.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/kccadrCom/workFlowJsp.jsp @@ -24,9 +24,8 @@
  • 기일통지

    다음다음 diff --git a/src/main/webapp/kccadrPb/adm/css/content.css b/src/main/webapp/kccadrPb/adm/css/content.css index 4ac99972..800ee2a4 100644 --- a/src/main/webapp/kccadrPb/adm/css/content.css +++ b/src/main/webapp/kccadrPb/adm/css/content.css @@ -439,16 +439,16 @@ table select+button{vertical-align: middle;} .work_3,.work_5{float: right;} .work_5{margin-left: 10px; margin-top: 73px;} .work_flow_wrap .work_cont .work_3 li{overflow: visible;} -.work_4{float: right; margin-left: 240px; margin-top: -73px; position: relative;} +.work_4{float: right; margin-left: 240px; margin-top: 5px; position: relative;} .work_flow_wrap .work_cont p+.nexticon_3{position: absolute; top: 100%; left: 98px; top: 54px;} -.nexticon_4{position: absolute; top: -58px; left: 235px;} +.nexticon_4{position: absolute; top: 16px; left: 235px;} .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 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;} +.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;} /* //워크플로우 */ /* 과거사건 기록 통합 검색 */ diff --git a/src/main/webapp/kccadrPb/usr/css/content.css b/src/main/webapp/kccadrPb/usr/css/content.css index bc388c5a..37a98d83 100644 --- a/src/main/webapp/kccadrPb/usr/css/content.css +++ b/src/main/webapp/kccadrPb/usr/css/content.css @@ -712,16 +712,16 @@ table .label{position: absolute;width: 1px; height: 1px; margin: 0; border: none .work_3,.work_5{float: right;} .work_5{margin-left: 10px; margin-top: 73px;} .work_flow_wrap .work_cont .work_3 li{overflow: visible;} -.work_4{float: right; margin-left: 240px; margin-top: -73px; position: relative;} +.work_4{float: right; margin-left: 240px; margin-top: 5px; position: relative;} .work_flow_wrap .work_cont p+.nexticon_3{position: absolute; top: 100%; left: 98px; top: 54px;} -.nexticon_4{position: absolute; top: -58px; left: 235px;} +.nexticon_4{position: absolute; top: 16px; left: 235px;} .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 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;} +.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;} /* //워크플로우 */ /* 익스플로어 */ diff --git a/src/main/webapp/kccadrPb/usr/image/workflow/nexticon4.png b/src/main/webapp/kccadrPb/usr/image/workflow/nexticon4.png index d2bea615..ad2dfcd6 100644 Binary files a/src/main/webapp/kccadrPb/usr/image/workflow/nexticon4.png and b/src/main/webapp/kccadrPb/usr/image/workflow/nexticon4.png differ