From 0f5f547900fa0321c9e770a787b6863ff66bec0b Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Tue, 11 Apr 2023 15:36:08 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EA=B0=9C=EB=B3=84=EC=B4=9D=EC=A0=95?= =?UTF-8?q?=EB=B3=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../biz/cmm/cmmCtznComplaintHistPopup.jsp | 32 +++++------- .../biz/cmm/cmmFimsCrackdownTotMgtPopup.jsp | 39 ++++++-------- .../framework/css/common/common-style.css | 52 +++++-------------- 3 files changed, 43 insertions(+), 80 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmCtznComplaintHistPopup.jsp b/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmCtznComplaintHistPopup.jsp index 7a120db5..1c17c971 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmCtznComplaintHistPopup.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmCtznComplaintHistPopup.jsp @@ -38,26 +38,22 @@ Date Author Description
-
-
-
-
민원 내용
-
-
- -
+
+
+
민원 내용
+
+
+ +
+
+
+
+
차량번호 민원 내용
-
<%--box--%> -
-
-
-
차량번호 민원 내용
-
-
- -
+
+
-
<%--box--%> +
diff --git a/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmFimsCrackdownTotMgtPopup.jsp b/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmFimsCrackdownTotMgtPopup.jsp index e474b140..701bf320 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmFimsCrackdownTotMgtPopup.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/biz/cmm/cmmFimsCrackdownTotMgtPopup.jsp @@ -458,7 +458,7 @@ Date Author Description
-
+
처리상태 변동이력
@@ -556,7 +556,7 @@ Date Author Description
-
+
주소 변동이력
@@ -567,7 +567,7 @@ Date Author Description
-
+
발송 이력
@@ -637,41 +637,36 @@ Date Author Description
-
-
-
-
민원 내용
-
-
- -
+
+
+
민원 내용
+
+
-
-
-
-
차량번호 민원 내용
-
-
- -
+
+
+
차량번호 민원 내용
+
+
- <%--box--%>
diff --git a/src/main/webapp/resources/framework/css/common/common-style.css b/src/main/webapp/resources/framework/css/common/common-style.css index a63cc99a..3f487906 100644 --- a/src/main/webapp/resources/framework/css/common/common-style.css +++ b/src/main/webapp/resources/framework/css/common/common-style.css @@ -90,10 +90,15 @@ } .w_fix01 { - width: 75%; + width: 70%; min-width:600px; height: 570px; } +.w_fix09 { + width: 70%; + min-width:600px; + min-height: 730px; +} .w_fix02 { width:48%; @@ -101,57 +106,24 @@ height: 630px; } -.w_fix04 { - width: 400px; -} - .w_fix05 { - width: 75%; + width: 1100px; min-width: 700px; gap:1em; display: flex; } -.w_fix06 { - width: 75%; - min-width:700px; +.w_fix04 { + width: 400px; } -.w_fix09 { - width: 70%; - min-width:600px; - min-height: 730px; +.w_fix06 { + width: 1100px; + min-width:700px; } - -/*2022.11.18 박소영 반응형 미디어쿼리 추가*/ -@media screen and (max-width: 1000px){ - .w_fix01 col:nth-child(2){ - border:0px solid red; - width:13%!important; - } - - - .w_fix02 textarea[rows]{ - border:1px solid #ababab; - height:100px; - } - .w_fix02{ - height:470px; - } - .w_fix02:nth-child(2){ - height: 300px; - margin-top: 11px; - } - .w_fix02:nth-child(2) col:nth-child(1){ - border:0px solid red; - width:12%!important; - } - -} - /*테이블*/ .tbl02 { font-size: 12px;