From df3d592bc7a6d04f68efbcc8d6118e7c83657c82 Mon Sep 17 00:00:00 2001 From: subsub Date: Tue, 7 Nov 2023 17:02:14 +0900 Subject: [PATCH] =?UTF-8?q?2023/11/07=20=EA=B5=90=EC=9C=A1=EC=8B=A0?= =?UTF-8?q?=EC=B2=AD=EC=B7=A8=EC=86=8C=20=ED=8C=9D=EC=97=85=20=EB=8B=A4?= =?UTF-8?q?=EC=9A=B4=EB=A1=9C=EB=93=9C=20=EB=B2=84=ED=8A=BC=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/visitEdu/usr/publish/css/popup.css | 3 +++ src/main/webapp/visitEdu/usr/publish/sub_sus_dashboard.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/src/main/webapp/visitEdu/usr/publish/css/popup.css b/src/main/webapp/visitEdu/usr/publish/css/popup.css index 9eb43865..3d0f0d31 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/popup.css +++ b/src/main/webapp/visitEdu/usr/publish/css/popup.css @@ -35,6 +35,9 @@ .popup_wrap.popType04 {width: 520px;} .popup_wrap.popType05 {width: 730px;} +.popup_table_top{margin:0 0 15px 0;text-align:right;} +.popup_table_top button{height:38px;padding:0 13px;font-size:16px;font-weight:500;border-radius:5px;} + /* popup table type01 */ .pop_tb_type01 {margin-bottom: 40px; overflow-y: scroll; max-height: 500px;} .pop_tb_type01>table{width: 100%; table-layout: fixed;} diff --git a/src/main/webapp/visitEdu/usr/publish/sub_sus_dashboard.html b/src/main/webapp/visitEdu/usr/publish/sub_sus_dashboard.html index 8ca3f813..4aae9f2e 100644 --- a/src/main/webapp/visitEdu/usr/publish/sub_sus_dashboard.html +++ b/src/main/webapp/visitEdu/usr/publish/sub_sus_dashboard.html @@ -48,6 +48,9 @@