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 @@