From 2ce7d593982bbb9a6ff2f06a8dc68b9d901ad15b Mon Sep 17 00:00:00 2001 From: SeoJin Kim Date: Wed, 10 Feb 2021 07:32:28 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .admin_content_wrap 식별자 일부 속성값 제거(height:700px) --- VamPa/src/main/webapp/resources/css/admin/authorEnroll.css | 4 +--- VamPa/src/main/webapp/resources/css/admin/authorManage.css | 4 +--- VamPa/src/main/webapp/resources/css/admin/goodsEnroll.css | 4 +--- VamPa/src/main/webapp/resources/css/admin/goodsManage.css | 4 +--- VamPa/src/main/webapp/resources/css/admin/main.css | 4 +--- .../META-INF/maven/com.vam/controller/pom.properties | 2 +- .../src/main/webapp/resources/css/admin/authorEnroll.css | 4 +--- .../src/main/webapp/resources/css/admin/authorManage.css | 4 +--- .../src/main/webapp/resources/css/admin/goodsEnroll.css | 4 +--- .../src/main/webapp/resources/css/admin/goodsManage.css | 4 +--- VamPa_MySQL/src/main/webapp/resources/css/admin/main.css | 4 +--- .../META-INF/maven/com.vam/controller/pom.properties | 2 +- 12 files changed, 12 insertions(+), 32 deletions(-) diff --git a/VamPa/src/main/webapp/resources/css/admin/authorEnroll.css b/VamPa/src/main/webapp/resources/css/admin/authorEnroll.css index 456367c..cdf446a 100644 --- a/VamPa/src/main/webapp/resources/css/admin/authorEnroll.css +++ b/VamPa/src/main/webapp/resources/css/admin/authorEnroll.css @@ -96,9 +96,7 @@ ul{ width: 80%; float:left; height: 100%; - height: 700px; - -} + } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; font-weight: bolder; diff --git a/VamPa/src/main/webapp/resources/css/admin/authorManage.css b/VamPa/src/main/webapp/resources/css/admin/authorManage.css index 5ce3ee1..182fb72 100644 --- a/VamPa/src/main/webapp/resources/css/admin/authorManage.css +++ b/VamPa/src/main/webapp/resources/css/admin/authorManage.css @@ -95,9 +95,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; diff --git a/VamPa/src/main/webapp/resources/css/admin/goodsEnroll.css b/VamPa/src/main/webapp/resources/css/admin/goodsEnroll.css index 7cef383..d0e136a 100644 --- a/VamPa/src/main/webapp/resources/css/admin/goodsEnroll.css +++ b/VamPa/src/main/webapp/resources/css/admin/goodsEnroll.css @@ -95,9 +95,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; diff --git a/VamPa/src/main/webapp/resources/css/admin/goodsManage.css b/VamPa/src/main/webapp/resources/css/admin/goodsManage.css index 323867e..90701ed 100644 --- a/VamPa/src/main/webapp/resources/css/admin/goodsManage.css +++ b/VamPa/src/main/webapp/resources/css/admin/goodsManage.css @@ -95,9 +95,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; diff --git a/VamPa/src/main/webapp/resources/css/admin/main.css b/VamPa/src/main/webapp/resources/css/admin/main.css index 95c185d..b831e68 100644 --- a/VamPa/src/main/webapp/resources/css/admin/main.css +++ b/VamPa/src/main/webapp/resources/css/admin/main.css @@ -91,9 +91,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_wrap div{ margin-top: 280px; diff --git a/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties b/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties index 495b44c..91ba65a 100644 --- a/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties +++ b/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven Integration for Eclipse -#Mon Feb 08 06:13:16 KST 2021 +#Wed Feb 10 07:15:33 KST 2021 m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project\\VamPa m2e.projectName=VamPa groupId=com.vam diff --git a/VamPa_MySQL/src/main/webapp/resources/css/admin/authorEnroll.css b/VamPa_MySQL/src/main/webapp/resources/css/admin/authorEnroll.css index 456367c..cdf446a 100644 --- a/VamPa_MySQL/src/main/webapp/resources/css/admin/authorEnroll.css +++ b/VamPa_MySQL/src/main/webapp/resources/css/admin/authorEnroll.css @@ -96,9 +96,7 @@ ul{ width: 80%; float:left; height: 100%; - height: 700px; - -} + } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; font-weight: bolder; diff --git a/VamPa_MySQL/src/main/webapp/resources/css/admin/authorManage.css b/VamPa_MySQL/src/main/webapp/resources/css/admin/authorManage.css index 5ce3ee1..182fb72 100644 --- a/VamPa_MySQL/src/main/webapp/resources/css/admin/authorManage.css +++ b/VamPa_MySQL/src/main/webapp/resources/css/admin/authorManage.css @@ -95,9 +95,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; diff --git a/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsEnroll.css b/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsEnroll.css index 7cef383..d0e136a 100644 --- a/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsEnroll.css +++ b/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsEnroll.css @@ -95,9 +95,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; diff --git a/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsManage.css b/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsManage.css index 323867e..90701ed 100644 --- a/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsManage.css +++ b/VamPa_MySQL/src/main/webapp/resources/css/admin/goodsManage.css @@ -95,9 +95,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_subject{ /* 관리자 컨텐츠 제목 영역 */ font-size: 40px; diff --git a/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css b/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css index 95c185d..043a1a9 100644 --- a/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css +++ b/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css @@ -91,9 +91,7 @@ ul{ .admin_content_wrap{ width: 80%; float:left; - height: 100%; - height: 700px; - + height: 100%; } .admin_content_wrap div{ margin-top: 280px; diff --git a/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties b/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties index 4a76369..1fb635c 100644 --- a/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties +++ b/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven Integration for Eclipse -#Mon Feb 08 06:13:18 KST 2021 +#Wed Feb 10 07:15:33 KST 2021 m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project\\VamPa_MySQL m2e.projectName=VamPa_MySQL groupId=com.vam