From 88674315945bbe3165cb30fd5dec5d8e8ea069d1 Mon Sep 17 00:00:00 2001 From: alfk8 Date: Tue, 7 May 2024 17:26:25 +0900 Subject: [PATCH] =?UTF-8?q?2024/05/07=20=EA=B4=80=EB=A6=AC=EC=9E=90?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20:=20=EC=9A=B4=EC=98=81=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20>=20=EA=B2=8C=EC=8B=9C=EA=B8=80=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=20>=20=EC=97=AC=EB=B0=B1=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp | 7 +++++-- src/main/webapp/pb/css/content.css | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp index 7da626da..9158a3de 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp @@ -70,7 +70,7 @@ function fnSelectMber(mberId) {
-

게시글 관리

+

게시글 관리

@@ -157,7 +157,10 @@ function fnSelectMber(mberId) {
- +
+ +
diff --git a/src/main/webapp/pb/css/content.css b/src/main/webapp/pb/css/content.css index fd0c3b0d..c4fc170b 100644 --- a/src/main/webapp/pb/css/content.css +++ b/src/main/webapp/pb/css/content.css @@ -444,6 +444,9 @@ input[type="button"].printBtn{border: 1px solid #686b72;background-image: url(/p .stats_table td{border-right: 1px solid #e5e5e5;} .stats_table td:last-child{border: 0;} +/*운영관리 > 게시글관리 수정*/ +.pageTitle .post_tit{padding: 20px 0 9px 0;} + @media screen and (max-width:1570px){ /* .listSerch .calendar_wrap{margin-bottom: 8px;} */ .listSerch{margin: -8px 0 35px 0;}