From 8b392b925d607da61d8be6b73ae94d8bc6839702 Mon Sep 17 00:00:00 2001 From: HappyITN Date: Tue, 27 Sep 2022 12:01:54 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A1=B0=EC=83=81=ED=9D=AC=20=EC=82=AC?= =?UTF-8?q?=EC=9A=A9=EC=9E=90=20=EC=9B=8C=ED=81=AC=ED=94=8C=EB=A1=9C?= =?UTF-8?q?=EC=9A=B0=20p=ED=83=9C=EA=B7=B8=20=ED=81=B4=EB=9E=98=EC=8A=A4?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/kccadrPb/usr/css/content.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/webapp/kccadrPb/usr/css/content.css b/src/main/webapp/kccadrPb/usr/css/content.css index b804acda..bc388c5a 100644 --- a/src/main/webapp/kccadrPb/usr/css/content.css +++ b/src/main/webapp/kccadrPb/usr/css/content.css @@ -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;} /* //워크플로우 */ /* 익스플로어 */