From: joinsang Date: Mon, 11 Mar 2019 12:00:47 +0000 (+0900) Subject: 기타오류 수정 및 publish파일 생성 X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=315c1ff366ccc715927127733beab0be0fffbb8f;p=ZipProject.git 기타오류 수정 및 publish파일 생성 --- diff --git a/ZipProject/Views/Shared/_Layout.cshtml b/ZipProject/Views/Shared/_Layout.cshtml index bef4778..b14e21c 100644 --- a/ZipProject/Views/Shared/_Layout.cshtml +++ b/ZipProject/Views/Shared/_Layout.cshtml @@ -3,14 +3,16 @@ - + - + + - + + @ViewData["Title"] diff --git a/ZipProject/Views/WebZip/Index.cshtml b/ZipProject/Views/WebZip/Index.cshtml index 81da2bf..fbae7e9 100644 --- a/ZipProject/Views/WebZip/Index.cshtml +++ b/ZipProject/Views/WebZip/Index.cshtml @@ -8,11 +8,6 @@
- - - diff --git a/ZipProject/Views/WebZip/partial_zip.cshtml b/ZipProject/Views/WebZip/partial_zip.cshtml index 41403f0..200122a 100644 --- a/ZipProject/Views/WebZip/partial_zip.cshtml +++ b/ZipProject/Views/WebZip/partial_zip.cshtml @@ -6,58 +6,6 @@ bullet { margin-left: 20px; } - .webzip-explore-placeholder { - margin-left: 20px; - } - .webzip-section-sidezip table tbody td{ - line-height: 2; - } - .webzip-section-sidezip table tbody th { - line-height: 2.5; - } - .webzip-btn { - color: #303030; - background-color: lightgray; - border-color: lightgray; - } - .webzip-btn:hover { - background-color: rgb(31, 142, 205); - } - .webzip-btn-customMenu { - float:right; - padding: 2px; - line-height: 1.5; - padding-left: 5px; - padding-right: 5px; - margin-right: 5px; - position: absolute; - text-align: center; - z-index: 1000; - } - .webzip-btn-customMenu div { - padding: 1px; - padding-left: 10px; - padding-right: 10px; - } - .webzip-btn-complate { - float:right; - padding: 2px; - line-height: 1.5; - padding-left: 5px; - padding-right: 5px; - margin-right: 5px; - position: sticky; - text-align: center; - top: 420px; - } - .webzip-btn-complate div { - background-color: rgb(255, 100, 100); - color: white; - padding: 1px; - padding-left: 10px; - padding-right: 10px; - border-radius: 5px; - } .modal { display: none; z-index: 2000; @@ -74,8 +22,8 @@ vertical-align: middle; display: table-cell; } - +