KIM-JINO5 пре 4 месеци
родитељ
комит
be2df05c1e
92 измењених фајлова са 523 додато и 2884 уклоњено
  1. 5 6
      app/Http/Controllers/MainController.php
  2. 1 1
      app/Services/BoardService.php
  3. 3 0
      public/css/auth/login.css
  4. 7 67
      public/css/auth/passwords.css
  5. 61 1
      public/css/auth/register.css
  6. 50 5
      public/css/auth/verify.css
  7. 0 115
      public/css/common/reset.css
  8. 35 1
      public/css/desktop/account/comment.css
  9. 29 1
      public/css/desktop/account/modify.css
  10. 0 159
      public/css/desktop/board/index.css
  11. 0 101
      public/css/desktop/board/latest.css
  12. 1 44
      public/css/desktop/board/write.css
  13. 61 1
      public/css/desktop/main/index.css
  14. 1 24
      public/css/desktop/movie/rank.css
  15. 0 123
      public/css/desktop/movie/view.css
  16. 1 56
      public/css/mobile/account/comment.css
  17. 1 20
      public/css/mobile/account/loginLog.css
  18. 1 36
      public/css/mobile/account/modify.css
  19. 1 31
      public/css/mobile/account/passwords.css
  20. 78 1
      public/css/mobile/account/post.css
  21. 0 0
      public/css/mobile/board/view.css
  22. 30 1
      public/css/mobile/board/write.css
  23. 92 1
      public/css/mobile/main.css
  24. BIN
      public/images/default/icon.png
  25. BIN
      public/images/default/thumb.gif
  26. 3 0
      resources/sass/auth/login.scss
  27. 19 16
      resources/sass/auth/passwords.scss
  28. 3 0
      resources/sass/auth/register.scss
  29. 22 21
      resources/sass/auth/verify.scss
  30. 0 21
      resources/sass/desktop/account/certify.css
  31. 0 1
      resources/sass/desktop/account/certify.css.map
  32. 0 43
      resources/sass/desktop/account/comment.css
  33. 0 1
      resources/sass/desktop/account/comment.css.map
  34. 0 24
      resources/sass/desktop/account/leave.css
  35. 0 1
      resources/sass/desktop/account/leave.css.map
  36. 0 13
      resources/sass/desktop/account/loginLog.css
  37. 0 1
      resources/sass/desktop/account/loginLog.css.map
  38. 0 34
      resources/sass/desktop/account/modify.css
  39. 0 1
      resources/sass/desktop/account/modify.css.map
  40. 0 39
      resources/sass/desktop/account/passwords.css
  41. 0 1
      resources/sass/desktop/account/passwords.css.map
  42. 0 53
      resources/sass/desktop/account/post.css
  43. 0 1
      resources/sass/desktop/account/post.css.map
  44. 0 31
      resources/sass/desktop/account/profile.css
  45. 0 1
      resources/sass/desktop/account/profile.css.map
  46. 0 123
      resources/sass/desktop/board/comment.css
  47. 0 1
      resources/sass/desktop/board/comment.css.map
  48. 0 190
      resources/sass/desktop/board/index.css
  49. 0 1
      resources/sass/desktop/board/index.css.map
  50. 0 116
      resources/sass/desktop/board/latest.css
  51. 0 1
      resources/sass/desktop/board/latest.css.map
  52. 0 183
      resources/sass/desktop/board/view.css
  53. 0 1
      resources/sass/desktop/board/view.css.map
  54. 0 54
      resources/sass/desktop/board/write.css
  55. 0 1
      resources/sass/desktop/board/write.css.map
  56. 0 73
      resources/sass/desktop/main/index.css
  57. 0 1
      resources/sass/desktop/main/index.css.map
  58. 0 20
      resources/sass/mobile/account/certify.css
  59. 0 1
      resources/sass/mobile/account/certify.css.map
  60. 0 66
      resources/sass/mobile/account/comment.css
  61. 0 1
      resources/sass/mobile/account/comment.css.map
  62. 0 23
      resources/sass/mobile/account/leave.css
  63. 0 1
      resources/sass/mobile/account/leave.css.map
  64. 0 23
      resources/sass/mobile/account/loginLog.css
  65. 0 1
      resources/sass/mobile/account/loginLog.css.map
  66. 0 41
      resources/sass/mobile/account/modify.css
  67. 0 1
      resources/sass/mobile/account/modify.css.map
  68. 0 34
      resources/sass/mobile/account/passwords.css
  69. 0 1
      resources/sass/mobile/account/passwords.css.map
  70. 0 91
      resources/sass/mobile/account/post.css
  71. 0 1
      resources/sass/mobile/account/post.css.map
  72. 0 31
      resources/sass/mobile/account/profile.css
  73. 0 1
      resources/sass/mobile/account/profile.css.map
  74. 0 118
      resources/sass/mobile/board/comment.css
  75. 0 1
      resources/sass/mobile/board/comment.css.map
  76. 0 138
      resources/sass/mobile/board/index.css
  77. 0 1
      resources/sass/mobile/board/index.css.map
  78. 0 114
      resources/sass/mobile/board/latest.css
  79. 0 1
      resources/sass/mobile/board/latest.css.map
  80. 0 209
      resources/sass/mobile/board/view.css
  81. 0 1
      resources/sass/mobile/board/view.css.map
  82. 0 38
      resources/sass/mobile/board/write.css
  83. 0 1
      resources/sass/mobile/board/write.css.map
  84. 1 1
      resources/views/auth/login.blade.php
  85. 1 1
      resources/views/auth/passwords/confirm.blade.php
  86. 1 1
      resources/views/auth/passwords/email.blade.php
  87. 1 1
      resources/views/auth/passwords/reset.blade.php
  88. 1 1
      resources/views/auth/register.blade.php
  89. 3 31
      resources/views/desktop/layouts/app.blade.php
  90. 3 1
      resources/views/desktop/main.blade.php
  91. 3 31
      resources/views/mobile/layouts/app.blade.php
  92. 4 14
      resources/views/mobile/layouts/sub.blade.php

+ 5 - 6
app/Http/Controllers/MainController.php

@@ -85,7 +85,7 @@ class MainController extends Controller
             $params->sort = 2;
             $latest = $this->movieReviewModel->list($params);
 
-            if($latest->total) {
+            if ($latest->total) {
                 $num = listNum($latest->total, $params->page, $params->perPage);
                 foreach ($latest->list as $i => $row) {
                     $row->num = $num--;
@@ -114,8 +114,7 @@ class MainController extends Controller
      */
     private function _requestTMDB(string $host): object
     {
-        if(!$ret = Cache::get($host))
-        {
+        if (!$ret = Cache::get($host)) {
             // 곧 개봉 예정
             $response = Http::get($host, [
                 'api_key' => TMDB_API_KEY,
@@ -125,8 +124,8 @@ class MainController extends Controller
 
             $list = [];
 
-            if($response->ok()) {
-                foreach(json_decode($response->body())->results as $row) {
+            if ($response->ok()) {
+                foreach (json_decode($response->body())->results as $row) {
                     $row->posterURL = ('https://image.tmdb.org/t/p/original' . $row->poster_path);
                     $row->backdropURL = ('https://image.tmdb.org/t/p/original' . $row->backdrop_path);
                     $row->releaseDate = date('Y.m.d', strtotime($row->release_date));
@@ -135,7 +134,7 @@ class MainController extends Controller
                 }
             }
 
-            $ret = (object)['total' => count($list), 'list' => $list];
+            $ret = (object) ['total' => count($list), 'list' => $list];
 
             Cache::put($host, $ret, CACHE_EXPIRE_TIME);
         }

+ 1 - 1
app/Services/BoardService.php

@@ -161,7 +161,7 @@ class BoardService
         $cacheName = sprintf('latest-board-%s-%d-%d', $code, $page, $perPage);
         if (!$latest = Cache::get($cacheName)) {
             $latest = $this->boardModel->getLatest($code, $page, $perPage);
-            if($latest->total) {
+            if ($latest->total) {
                 $num = listNum($latest->total, $page, $perPage);
                 foreach ($latest->list as $i => $row) {
                     $row->num = $num--;

+ 3 - 0
public/css/auth/login.css

@@ -68,4 +68,7 @@
   text-align: center;
   font-size: 11px;
   color: #6c6c6c;
+  background: transparent;
+  border: 0;
+  padding: 0;
 }

+ 7 - 67
public/css/auth/passwords.css

@@ -1,74 +1,14 @@
-#passwordEmail,
-#passwordReset {
-  background: #0f0f0f;
-  display: -webkit-box;
-  display: -ms-flexbox;
-  display: flex;
-  -webkit-box-orient: vertical;
-  -webkit-box-direction: normal;
-      -ms-flex-direction: column;
-          flex-direction: column;
-  -webkit-box-align: center;
-      -ms-flex-align: center;
-          align-items: center;
-  -webkit-box-pack: center;
-      -ms-flex-pack: center;
-          justify-content: center;
-  height: 100vh;
-  background: #000;
-}
-#passwordEmail a,
-#passwordReset a {
-  text-decoration: none;
-}
-#passwordEmail header,
-#passwordReset header {
-  font-family: "Open-Sans-Extrabold";
-  font-size: 37px;
-  font-weight: bolder;
-  margin-bottom: 0.7rem;
-}
-#passwordEmail header a,
-#passwordReset header a {
-  color: #d3d629;
-}
-#passwordEmail header a:hover, #passwordEmail header a:focus,
-#passwordReset header a:hover,
-#passwordReset header a:focus {
-  color: #a8aa2f;
-}
-#passwordEmail main,
-#passwordReset main {
-  max-width: 400px;
-  border-radius: 0;
-  padding: 20px;
-  border: 1px solid #2f2f2f;
-  background: #191919;
-}
-#passwordEmail main h5,
-#passwordReset main h5 {
-  font-weight: bold;
-  margin-bottom: 0.9rem;
-}
-#passwordEmail main div:last-child a,
-#passwordReset main div:last-child a {
-  color: #0066c0;
-}
-#passwordEmail main div:last-child a:hover, #passwordEmail main div:last-child a:focus,
-#passwordReset main div:last-child a:hover,
-#passwordReset main div:last-child a:focus {
-  color: #00558c;
-  text-decoration: underline;
-}
-#passwordEmail main hr,
-#passwordReset main hr {
-  margin: 0.5rem 0;
+#passwordEmail,#passwordReset,#passwordConfirm{background:#0f0f0f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}#passwordEmail a,#passwordReset a,#passwordConfirm a{text-decoration:none}#passwordEmail header,#passwordReset header,#passwordConfirm header{font-family:"Open-Sans-Extrabold";font-size:37px;font-weight:bolder;margin:1.6rem 0}#passwordEmail header a,#passwordReset header a,#passwordConfirm header a{color:#d3d629}#passwordEmail header a:hover,#passwordEmail header a:focus,#passwordReset header a:hover,#passwordReset header a:focus,#passwordConfirm header a:hover,#passwordConfirm header a:focus{color:#a8aa2f}#passwordEmail main,#passwordReset main,#passwordConfirm main{max-width:400px;padding:10px}#passwordEmail main h5,#passwordReset main h5,#passwordConfirm main h5{font-weight:bold;margin-bottom:.9rem}#passwordEmail main form div:last-child a,#passwordReset main form div:last-child a,#passwordConfirm main form div:last-child a{color:#0066c0}#passwordEmail main form div:last-child a:hover,#passwordEmail main form div:last-child a:focus,#passwordReset main form div:last-child a:hover,#passwordReset main form div:last-child a:focus,#passwordConfirm main form div:last-child a:hover,#passwordConfirm main form div:last-child a:focus{color:#00558c;text-decoration:underline}#passwordEmail main hr,#passwordReset main hr,#passwordConfirm main hr{margin:.5rem 0 .9rem 0;border-color:#888}#passwordEmail main footer,#passwordReset main footer,#passwordConfirm main footer{text-align:center;font-size:11px;color:#6c6c6c;background:rgba(0,0,0,0);border:0;padding:0}{
+  margin: 0.5rem 0 0.9rem 0;
   border-color: #888;
 }
 #passwordEmail main footer,
-#passwordReset main footer {
+#passwordReset main footer,
+#passwordConfirm main footer {
   text-align: center;
   font-size: 11px;
-  padding-top: 12px;
   color: #6c6c6c;
+  background: transparent;
+  border: 0;
+  padding: 0;
 }

+ 61 - 1
public/css/auth/register.css

@@ -1,4 +1,61 @@
-#registerForm{background:#0f0f0f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}#registerForm a{text-decoration:none}#registerForm header{font-family:"Open-Sans-Extrabold";font-size:37px;font-weight:bolder;margin:1.6rem 0}#registerForm header a{color:#d3d629}#registerForm header a:hover,#registerForm header a:focus{color:#a8aa2f}#registerForm main{max-width:800px;padding:10px}#registerForm main h5{font-weight:bold;margin-bottom:.8rem}#registerForm main hr{margin:.9rem 0;border-color:#888}#registerForm main form section{margin:10px 0}#registerForm main form section blockquote{height:90px;border:1px solid #ddd;border-radius:5px;overflow-y:scroll;padding:10px}#registerForm main form section div:last-child a{color:#0066c0}#registerForm main form section div:last-child a:hover,#registerForm main form section div:last-child a:focus{color:#00558c;text-decoration:underline}#registerForm main footer{text-align:center;font-size:11px;color:#6c6c6c}#registerForm main form section div:last-child a:hover, #registerForm main form section div:last-child a:focus {
+#registerForm {
+  background: #0f0f0f;
+  display: -webkit-box;
+  display: -ms-flexbox;
+  display: flex;
+  -webkit-box-orient: vertical;
+  -webkit-box-direction: normal;
+      -ms-flex-direction: column;
+          flex-direction: column;
+  -webkit-box-align: center;
+      -ms-flex-align: center;
+          align-items: center;
+  -webkit-box-pack: center;
+      -ms-flex-pack: center;
+          justify-content: center;
+  height: 100vh;
+}
+#registerForm a {
+  text-decoration: none;
+}
+#registerForm header {
+  font-family: "Open-Sans-Extrabold";
+  font-size: 37px;
+  font-weight: bolder;
+  margin: 1.6rem 0;
+}
+#registerForm header a {
+  color: #d3d629;
+}
+#registerForm header a:hover, #registerForm header a:focus {
+  color: #a8aa2f;
+}
+#registerForm main {
+  max-width: 800px;
+  padding: 10px;
+}
+#registerForm main h5 {
+  font-weight: bold;
+  margin-bottom: 0.8rem;
+}
+#registerForm main hr {
+  margin: 0.9rem 0;
+  border-color: #888;
+}
+#registerForm main form section {
+  margin: 10px 0;
+}
+#registerForm main form section blockquote {
+  height: 90px;
+  border: 1px solid #ddd;
+  border-radius: 5px;
+  overflow-y: scroll;
+  padding: 10px;
+}
+#registerForm main form section div:last-child a {
+  color: #0066c0;
+}
+#registerForm main form section div:last-child a:hover, #registerForm main form section div:last-child a:focus {
   color: #00558c;
   text-decoration: underline;
 }
@@ -6,4 +63,7 @@
   text-align: center;
   font-size: 11px;
   color: #6c6c6c;
+  background: transparent;
+  border: 0;
+  padding: 0;
 }

+ 50 - 5
public/css/auth/verify.css

@@ -1,14 +1,59 @@
-#verifyForm{background:#0f0f0f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;background:#000}#verifyForm a{text-decoration:none}#verifyForm header{font-family:"Open-Sans-Extrabold";font-size:37px;font-weight:bolder;margin-bottom:.7rem}#verifyForm header a{color:#d3d629}#verifyForm header a:hover,#verifyForm header a:focus{color:#a8aa2f}#verifyForm main{border-radius:4px;padding:20px;border:1px solid #2f2f2f;background:#191919}#verifyForm main h5{font-weight:bold;margin-bottom:.9rem}#verifyForm main div:last-child a{color:#0066c0}#verifyForm main div:last-child a:hover,#verifyForm main div:last-child a:focus{color:#00558c;text-decoration:underline}#verifyForm main hr{margin:.5rem 0;border-color:#888}#verifyForm main footer{text-align:center;font-size:11px;padding-top:12px;color:#6c6c6c}ld a:focus {
-  color: #00558c;
-  text-decoration: underline;
+#verifyForm {
+  display: -webkit-box;
+  display: -ms-flexbox;
+  display: flex;
+  -webkit-box-orient: vertical;
+  -webkit-box-direction: normal;
+      -ms-flex-direction: column;
+          flex-direction: column;
+  -webkit-box-align: center;
+      -ms-flex-align: center;
+          align-items: center;
+  -webkit-box-pack: center;
+      -ms-flex-pack: center;
+          justify-content: center;
+  height: 100vh;
+  background: #f1f1f1;
+}
+#verifyForm a {
+  text-decoration: none;
+}
+#verifyForm header {
+  font-family: "Open-Sans-Extrabold";
+  font-size: 37px;
+  font-weight: bolder;
+  margin: 1.6rem 0;
+}
+#verifyForm header a {
+  color: #d3d629;
+}
+#verifyForm header a:hover, #verifyForm header a:focus {
+  color: #a8aa2f;
+}
+#verifyForm main {
+  max-width: 800px;
+  padding: 10px;
+}
+#verifyForm main h5 {
+  font-weight: bold;
+  margin-bottom: 0.8rem;
 }
 #verifyForm main hr {
-  margin: 0.5rem 0;
+  margin: 0.9rem 0;
   border-color: #888;
 }
+#verifyForm main form div:last-child a {
+  color: #0066c0;
+}
+#verifyForm main form div:last-child a:hover, #verifyForm main form div:last-child a:focus {
+  color: #00558c;
+  text-decoration: underline;
+}
 #verifyForm main footer {
   text-align: center;
   font-size: 11px;
-  padding-top: 12px;
   color: #6c6c6c;
+  background: transparent;
+  border: 0;
+  padding: 0;
 }

Разлика између датотеке није приказан због своје велике величине
+ 0 - 115
public/css/common/reset.css


+ 35 - 1
public/css/desktop/account/comment.css

@@ -1,4 +1,38 @@
-#accountComment{-webkit-box-sizing:border-box;box-sizing:border-box}#accountComment table caption{caption-side:top;color:#bbb}#accountComment table tr th,#accountComment table tr td{text-align:center}#accountComment table thead tr th{background:#133a46}#accountComment table tbody tr:hover,#accountComment table tbody tr:focus{background-color:#1a1e21}#accountComment table tbody tr th,#accountComment table tbody tr td{text-align:center;vertical-align:middle}#accountComment table tbody tr td p{font-size:13px}#accountComment table tbody tr td p a{color:#b3b3b3}#accountComment table tbody tr td p var{color:#a00;font-style:normal;margin-left:3px;letter-spacing:-1px;vertical-align:middle}#accountComment table tbody tr td p i{color:#cbd5e0;margin-left:3px;vertical-align:-1px}#accountComment table tbody tr td p:last-child{margin-bottom:0};
+@charset "UTF-8";
+/* 작성 댓글 */
+#accountComment {
+  -webkit-box-sizing: border-box;
+          box-sizing: border-box;
+}
+#accountComment table caption {
+  caption-side: top;
+  color: #bbbbbb;
+}
+#accountComment table tr th, #accountComment table tr td {
+  text-align: center;
+}
+#accountComment table thead tr th {
+  background: #133a46;
+}
+#accountComment table tbody tr:hover, #accountComment table tbody tr:focus {
+  background-color: #1a1e21;
+}
+#accountComment table tbody tr th, #accountComment table tbody tr td {
+  text-align: center;
+  vertical-align: middle;
+}
+#accountComment table tbody tr td p {
+  font-size: 13px;
+}
+#accountComment table tbody tr td p a {
+  color: #b3b3b3;
+}
+#accountComment table tbody tr td p var {
+  color: #aa0000;
+  font-style: normal;
+  margin-left: 3px;
+  letter-spacing: -1px;
+  vertical-align: middle;
 }
 #accountComment table tbody tr td p i {
   color: #cbd5e0;

+ 29 - 1
public/css/desktop/account/modify.css

@@ -1,4 +1,32 @@
-#accountModify{position:relative}#accountModify>dl{margin-bottom:1.5rem}#accountModify>dl dt{font-size:17px;margin-bottom:10px}#accountModify>dl dd{font-size:13px}#accountModify form{margin-bottom:0}#accountModify form table{border:none}#accountModify form table tbody tr th hr{margin:.6rem 0}#accountModify form table tbody tr td{text-align:left}#accountModify form table tbody tr td #btnChangeEmail{text-decoration:none}#accountModify form table tbody tr td #btnChangeEmail:hover,#accountModify form table tbody tr td #btnChangeEmail:focus{text-decoration:underline}#accountModify form table tbody tr td hr{margin:.3rem 0}s {
+#accountModify {
+  position: relative;
+}
+#accountModify > dl {
+  margin-bottom: 1.5rem;
+}
+#accountModify > dl dt {
+  font-size: 17px;
+  margin-bottom: 10px;
+}
+#accountModify > dl dd {
+  font-size: 13px;
+}
+#accountModify form {
+  margin-bottom: 0;
+}
+#accountModify form table {
+  border: none;
+}
+#accountModify form table tbody tr th hr {
+  margin: 0.6rem 0;
+}
+#accountModify form table tbody tr td {
+  text-align: left;
+}
+#accountModify form table tbody tr td #btnChangeEmail {
+  text-decoration: none;
+}
+#accountModify form table tbody tr td #btnChangeEmail:hover, #accountModify form table tbody tr td #btnChangeEmail:focus {
   text-decoration: underline;
 }
 #accountModify form table tbody tr td hr {

Разлика између датотеке није приказан због своје велике величине
+ 0 - 159
public/css/desktop/board/index.css


Разлика између датотеке није приказан због своје велике величине
+ 0 - 101
public/css/desktop/board/latest.css


+ 1 - 44
public/css/desktop/board/write.css

@@ -1,47 +1,4 @@
-@charset "UTF-8";
-/* 게시판 작성 / 게시판 수정 */
-#boardWrite,
-#boardEdit {
-  -webkit-box-sizing: border-box;
-          box-sizing: border-box;
-  padding: calc(var(--bs-gutter-x) * 0.5);
-}
-#boardWrite > h5,
-#boardEdit > h5 {
-  font-weight: bold;
-  margin-bottom: 0;
-}
-#boardWrite .head,
-#boardEdit .head {
-  margin-bottom: 10px;
-}
-#boardWrite .body,
-#boardEdit .body {
-  margin: 0 -10px;
-}
-> #boardWrite .body form table:not(:first-child),
-> #boardEdit .body form table:not(:first-child) {
-  border: none;
-}
-#boardWrite .body form table tr,
-#boardEdit .body form table tr {
-  overflow: hidden;
-}
-#boardWrite .body form table tr th, #boardWrite .body form table tr td,
-#boardEdit .body form table tr th,
-#boardEdit .body form table tr td {
-  text-align: initial;
-  vertical-align: middle;
-}
-#boardWrite .body form table tr th,
-#boardEdit .body form table tr th {
-  font-weight: normal;
-}
-#boardWrite .body form table tr th label,
-#boardEdit .body form table tr th label {
-  margin-bottom: 0;
-}
-#boardWrite .body form table tr td,
+#boardWrite,#boardEdit{-webkit-box-sizing:border-box;box-sizing:border-box;padding:calc(var(--bs-gutter-x)*.5)}#boardWrite>h5,#boardEdit>h5{font-weight:bold;margin-bottom:0}#boardWrite .head,#boardEdit .head{margin-bottom:10px}#boardWrite .body,#boardEdit .body{margin:0 -10px}>#boardWrite .body form table:not(:first-child),>#boardEdit .body form table:not(:first-child){border:none}#boardWrite .body form table tr,#boardEdit .body form table tr{overflow:hidden}#boardWrite .body form table tr th,#boardWrite .body form table tr td,#boardEdit .body form table tr th,#boardEdit .body form table tr td{text-align:initial;vertical-align:middle}#boardWrite .body form table tr th,#boardEdit .body form table tr th{font-weight:normal}#boardWrite .body form table tr th label,#boardEdit .body form table tr th label{margin-bottom:0}#boardWrite .body form table tr td,#boardEdit .body form table tr td{padding:7px}#boardWrite .foot,#boardEdit .foot{margin-top:10px}#boardWrite .captcha,#boardEdit .captcha{max-width:280px}body form table tr td,
 #boardEdit .body form table tr td {
   padding: 7px;
 }

+ 61 - 1
public/css/desktop/main/index.css

@@ -1,4 +1,64 @@
-#banners{margin:-20px -10px 0 -10px;min-height:420px;max-height:300px;--swiper-navigation-color: #fff;--swiper-pagination-color: #fff}#banners .swiper-wrapper{min-height:inherit;max-height:inherit}#banners .swiper-wrapper .swiper-slide{min-height:inherit;max-height:inherit;border-bottom:1px solid #bbb;background-size:cover;background-repeat:no-repeat}#banners .swiper-wrapper .swiper-slide .swiper-cover{min-height:inherit;max-height:inherit;color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5% 12%}#banners .swiper-wrapper .swiper-slide .swiper-cover .title{font-size:2em;font-weight:bold}#banners .swiper-wrapper .swiper-slide .swiper-cover .subtitle{font-size:1.2em;font-weight:500;margin-bottom:10px}#banners .swiper-wrapper .swiper-slide .swiper-cover img{width:100%;max-width:220px}#notice a,#review a{text-decoration:none}#notice a:hover,#notice a:focus,#review a:hover,#review a:focus{text-decoration:underline}#notice table tr td span,#review table tr td span{font-size:14px;color:#000;padding-right:5px}#notice table tr td a,#review table tr td a{font-size:13px}#notice table tr td small,#review table tr td small{font-size:13px;color:#bbb}#coupang a{display:block}#coupang img{max-width:100%;height:auto}right: 5px;
+#banners {
+  margin: -20px -10px 0 -10px;
+  min-height: 420px;
+  max-height: 300px;
+  --swiper-navigation-color: #fff;
+  --swiper-pagination-color: #fff;
+}
+#banners .swiper-wrapper {
+  min-height: inherit;
+  max-height: inherit;
+}
+#banners .swiper-wrapper .swiper-slide {
+  min-height: inherit;
+  max-height: inherit;
+  border-bottom: 1px solid #bbb;
+  background-size: cover;
+  background-repeat: no-repeat;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover {
+  min-height: inherit;
+  max-height: inherit;
+  color: #F5F5F5;
+  display: -webkit-box;
+  display: -ms-flexbox;
+  display: flex;
+  -webkit-box-align: center;
+      -ms-flex-align: center;
+          align-items: center;
+  -webkit-box-pack: center;
+      -ms-flex-pack: center;
+          justify-content: center;
+  padding: 5% 12%;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover .title {
+  font-size: 2em;
+  font-weight: bold;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover .subtitle {
+  font-size: 1.2em;
+  font-weight: 500;
+  margin-bottom: 10px;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover img {
+  width: 100%;
+  max-width: 220px;
+}
+
+#notice a,
+#review a {
+  text-decoration: none;
+}
+#notice a:hover, #notice a:focus,
+#review a:hover,
+#review a:focus {
+  text-decoration: underline;
+}
+#notice table tr td span,
+#review table tr td span {
+  font-size: 14px;
+  color: #000;
+  padding-right: 5px;
 }
 #notice table tr td a,
 #review table tr td a {

+ 1 - 24
public/css/desktop/movie/rank.css

@@ -1,27 +1,4 @@
-#movieRank > h5 {
-  font-weight: bold;
-}
-#movieRank .rank-list a.poster-img .ratio-2x3 {
-  --bs-aspect-ratio: 150%;
-}
-#movieRank .rank-list a.poster-img img {
-  -o-object-fit: cover;
-     object-fit: cover;
-}
-#movieRank .rank-list a.poster-img img:hover, #movieRank .rank-list a.poster-img img:focus {
-  outline: 1px solid #0a7bb9;
-}
-#movieRank .rank-list dl {
-  margin-top: 10px;
-}
-#movieRank .rank-list dl dt a {
-  font-size: 15px;
-  text-decoration: none;
-}
-#movieRank .rank-list dl dt a:hover, #movieRank .rank-list dl dt a:focus {
-  text-decoration: underline;
-}
-#movieRank .rank-list dl dd {
+#movieRank>h5{font-weight:bold}#movieRank .rank-list a.poster-img .ratio-2x3{--bs-aspect-ratio: 150%}#movieRank .rank-list a.poster-img img{-o-object-fit:cover;object-fit:cover}#movieRank .rank-list a.poster-img img:hover,#movieRank .rank-list a.poster-img img:focus{outline:1px solid #0a7bb9}#movieRank .rank-list dl{margin-top:10px}#movieRank .rank-list dl dt a{font-size:15px;text-decoration:none}#movieRank .rank-list dl dt a:hover,#movieRank .rank-list dl dt a:focus{text-decoration:underline}#movieRank .rank-list dl dd{margin-top:8px}#movieRank .rank-list dl dd span{font-size:13px} dl dd {
   margin-top: 8px;
 }
 #movieRank .rank-list dl dd span {

Разлика између датотеке није приказан због своје велике величине
+ 0 - 123
public/css/desktop/movie/view.css


+ 1 - 56
public/css/mobile/account/comment.css

@@ -1,59 +1,4 @@
-@charset "UTF-8";
-/* 작성 댓글 */
-#accountComment {
-  -webkit-box-sizing: border-box;
-          box-sizing: border-box;
-}
-#accountComment table {
-  margin-bottom: 0;
-}
-#accountComment table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountComment table tr th, #accountComment table tr td {
-  text-align: center;
-}
-#accountComment table thead tr th {
-  background: #133a46;
-}
-#accountComment table tbody tr td {
-  vertical-align: middle;
-}
-#accountComment table tbody tr td p {
-  margin-bottom: 5px;
-}
-#accountComment table tbody tr td p a {
-  font-size: 0.8rem;
-  font-weight: normal;
-  text-decoration: none;
-}
-#accountComment table tbody tr td p var {
-  color: #aa0000;
-  font-style: initial;
-  font-size: 0.813rem;
-  vertical-align: bottom;
-  letter-spacing: -1px;
-}
-#accountComment table tbody tr td p i {
-  color: #cbd5e0;
-  margin-left: 5px;
-  vertical-align: -2px;
-}
-#accountComment table tbody tr td p:last-child {
-  margin-bottom: 0;
-}
-#accountComment table tbody tr td ul {
-  margin: 0;
-  padding: 0;
-}
-#accountComment table tbody tr td ul li {
-  display: inline-block;
-  font-size: 0.75rem;
-}
-#accountComment table tbody tr td ul li:after {
-  content: "·";
-  padding: 0 3px 0 7px;
+#accountComment{-webkit-box-sizing:border-box;box-sizing:border-box}#accountComment table{margin-bottom:0}#accountComment table caption{caption-side:top;color:#bbb}#accountComment table tr th,#accountComment table tr td{text-align:center}#accountComment table thead tr th{background:#133a46}#accountComment table tbody tr td{vertical-align:middle}#accountComment table tbody tr td p{margin-bottom:5px}#accountComment table tbody tr td p a{font-size:.8rem;font-weight:normal;text-decoration:none}#accountComment table tbody tr td p var{color:#a00;font-style:initial;font-size:.813rem;vertical-align:bottom;letter-spacing:-1px}#accountComment table tbody tr td p i{color:#cbd5e0;margin-left:5px;vertical-align:-2px}#accountComment table tbody tr td p:last-child{margin-bottom:0}#accountComment table tbody tr td ul{margin:0;padding:0}#accountComment table tbody tr td ul li{display:inline-block;font-size:.75rem}#accountComment table tbody tr td ul li:after{content:"·";padding:0 3px 0 7px}#accountComment table tbody tr td ul li:last-child:after{content:"";padding:0}#accountComment table tbody tr td:first-child{text-align:center}#accountComment table tbody tr td:last-child{text-align:left}: 0 3px 0 7px;
 }
 #accountComment table tbody tr td ul li:last-child:after {
   content: "";

+ 1 - 20
public/css/mobile/account/loginLog.css

@@ -1,23 +1,4 @@
-#accountLoginLog {
-  -webkit-box-sizing: border-box;
-          box-sizing: border-box;
-}
-#accountLoginLog table {
-  margin-bottom: 0;
-  min-width: 580px;
-}
-#accountLoginLog table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountLoginLog table tr th, #accountLoginLog table tr td {
-  text-align: center;
-}
-#accountLoginLog table thead tr th {
-  background: #133a46;
-}
-#accountLoginLog table tbody tr td {
-  text-align: center;
+#accountLoginLog{-webkit-box-sizing:border-box;box-sizing:border-box}#accountLoginLog table{margin-bottom:0;min-width:580px}#accountLoginLog table caption{caption-side:top;color:#bbb}#accountLoginLog table tr th,#accountLoginLog table tr td{text-align:center}#accountLoginLog table thead tr th{background:#133a46}#accountLoginLog table tbody tr td{text-align:center;vertical-align:middle;border:none;font-size:13px} text-align: center;
   vertical-align: middle;
   border: none;
   font-size: 13px;

+ 1 - 36
public/css/mobile/account/modify.css

@@ -1,39 +1,4 @@
-#accountModify {
-  position: relative;
-}
-#accountModify > dl {
-  margin-bottom: 1.5rem;
-}
-#accountModify > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountModify > dl dd {
-  font-size: 13px;
-}
-#accountModify form {
-  margin-bottom: 0;
-}
-#accountModify form table {
-  border: none;
-}
-#accountModify form table tbody tr th {
-  color: #b3b3b3;
-}
-#accountModify form table tbody tr th hr {
-  color: #ccc;
-  margin: 0.6rem 0;
-}
-#accountModify form table tbody tr td {
-  text-align: left;
-}
-@media (max-width: 576px) {
-  #accountModify form table tbody tr td #btnConfirmEmail,
-  #accountModify form table tbody tr td #btnCancelEmail {
-    margin-bottom: 5px;
-  }
-}
-#accountModify form table tbody tr td input[type=file] {
+#accountModify{position:relative}#accountModify>dl{margin-bottom:1.5rem}#accountModify>dl dt{font-size:17px;margin-bottom:10px}#accountModify>dl dd{font-size:13px}#accountModify form{margin-bottom:0}#accountModify form table{border:none}#accountModify form table tbody tr th{color:#b3b3b3}#accountModify form table tbody tr th hr{color:#ccc;margin:.6rem 0}#accountModify form table tbody tr td{text-align:left}@media(max-width: 576px){#accountModify form table tbody tr td #btnConfirmEmail,#accountModify form table tbody tr td #btnCancelEmail{margin-bottom:5px}}#accountModify form table tbody tr td input[type=file]{width:inherit}#accountModify form table tbody tr td hr{margin:.3rem 0}rm table tbody tr td input[type=file] {
   width: inherit;
 }
 #accountModify form table tbody tr td hr {

+ 1 - 31
public/css/mobile/account/passwords.css

@@ -1,34 +1,4 @@
-#accountPassword,
-#accountPasswordCampaign {
-  position: relative;
-}
-#accountPassword > dl,
-#accountPasswordCampaign > dl {
-  margin-bottom: 1.5rem;
-}
-#accountPassword > dl dt,
-#accountPasswordCampaign > dl dt {
-  font-size: 15px;
-  margin-bottom: 10px;
-}
-#accountPassword > dl dd,
-#accountPasswordCampaign > dl dd {
-  font-size: 13px;
-}
-#accountPassword form,
-#accountPasswordCampaign form {
-  max-width: 450px;
-  margin: 0 auto;
-}
-#accountPassword form table,
-#accountPasswordCampaign form table {
-  border: none;
-}
-#accountPassword form table tbody tr td,
-#accountPasswordCampaign form table tbody tr td {
-  text-align: left;
-}
-#accountPassword form table tbody tr td hr,
+#accountPassword,#accountPasswordCampaign{position:relative}#accountPassword>dl,#accountPasswordCampaign>dl{margin-bottom:1.5rem}#accountPassword>dl dt,#accountPasswordCampaign>dl dt{font-size:15px;margin-bottom:10px}#accountPassword>dl dd,#accountPasswordCampaign>dl dd{font-size:13px}#accountPassword form,#accountPasswordCampaign form{max-width:450px;margin:0 auto}#accountPassword form table,#accountPasswordCampaign form table{border:none}#accountPassword form table tbody tr td,#accountPasswordCampaign form table tbody tr td{text-align:left}#accountPassword form table tbody tr td hr,#accountPasswordCampaign form table tbody tr td hr{margin:.3rem 0}e tbody tr td hr,
 #accountPasswordCampaign form table tbody tr td hr {
   margin: 0.3rem 0;
 }

+ 78 - 1
public/css/mobile/account/post.css

@@ -1,4 +1,81 @@
-#accountPost{-webkit-box-sizing:border-box;box-sizing:border-box}#accountPost table{margin-bottom:0}#accountPost table caption{caption-side:top;color:#bbb}#accountPost table tr th,#accountPost table tr td{text-align:center}#accountPost table thead tr th{background:#133a46}#accountPost table tbody tr:hover,#accountPost table tbody tr:focus{background-color:#1a1e21}#accountPost table tbody tr th,#accountPost table tbody tr td{text-align:center;vertical-align:middle}#accountPost table tbody tr td p{margin-bottom:5px}#accountPost table tbody tr td p label{font-size:.8rem;margin-right:3px}#accountPost table tbody tr td p del,#accountPost table tbody tr td p a{font-size:.8rem;font-weight:normal;text-decoration:none}#accountPost table tbody tr td p var{color:#a00;font-style:initial;font-size:.813rem;vertical-align:bottom;letter-spacing:-1px}#accountPost table tbody tr td p i{color:#cbd5e0;margin-left:5px;vertical-align:-2px}#accountPost table tbody tr td p span{font-size:.625rem;vertical-align:text-top;margin-left:5px}#accountPost table tbody tr td ul{margin:0;padding:0}#accountPost table tbody tr td ul li{display:inline-block;font-size:.75rem}#accountPost table tbody tr td ul li:after{content:"·";padding:0 3px 0 7px}#accountPost table tbody tr td ul li:last-child:after{content:"";padding:0}#accountPost table tbody tr td .thumbnail{display:block;position:relative;width:100%;height:100%;overflow:hidden;min-height:50px}#accountPost table tbody tr td .thumbnail>img{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#accountPost table tbody tr td:first-child{text-align:center}#accountPost table tbody tr td:last-child{text-align:left}-height: 50px;
+@charset "UTF-8";
+/* 작성 게시글 */
+#accountPost {
+  -webkit-box-sizing: border-box;
+          box-sizing: border-box;
+}
+#accountPost table {
+  margin-bottom: 0;
+}
+#accountPost table caption {
+  caption-side: top;
+  color: #bbbbbb;
+}
+#accountPost table tr th, #accountPost table tr td {
+  text-align: center;
+}
+#accountPost table thead tr th {
+  background: #133a46;
+}
+#accountPost table tbody tr:hover, #accountPost table tbody tr:focus {
+  background-color: #1a1e21;
+}
+#accountPost table tbody tr th, #accountPost table tbody tr td {
+  text-align: center;
+  vertical-align: middle;
+}
+#accountPost table tbody tr td p {
+  margin-bottom: 5px;
+}
+#accountPost table tbody tr td p label {
+  font-size: 0.8rem;
+  margin-right: 3px;
+}
+#accountPost table tbody tr td p del, #accountPost table tbody tr td p a {
+  font-size: 0.8rem;
+  font-weight: normal;
+  text-decoration: none;
+}
+#accountPost table tbody tr td p var {
+  color: #aa0000;
+  font-style: initial;
+  font-size: 0.813rem;
+  vertical-align: bottom;
+  letter-spacing: -1px;
+}
+#accountPost table tbody tr td p i {
+  color: #cbd5e0;
+  margin-left: 5px;
+  vertical-align: -2px;
+}
+#accountPost table tbody tr td p span {
+  font-size: 0.625rem;
+  vertical-align: text-top;
+  margin-left: 5px;
+}
+#accountPost table tbody tr td ul {
+  margin: 0;
+  padding: 0;
+}
+#accountPost table tbody tr td ul li {
+  display: inline-block;
+  font-size: 0.75rem;
+}
+#accountPost table tbody tr td ul li:after {
+  content: "·";
+  padding: 0 3px 0 7px;
+}
+#accountPost table tbody tr td ul li:last-child:after {
+  content: "";
+  padding: 0;
+}
+#accountPost table tbody tr td .thumbnail {
+  display: block;
+  position: relative;
+  width: 100%;
+  height: 100%;
+  overflow: hidden;
+  min-height: 50px;
 }
 #accountPost table tbody tr td .thumbnail > img {
   position: absolute;

Разлика између датотеке није приказан због своје велике величине
+ 0 - 0
public/css/mobile/board/view.css


+ 30 - 1
public/css/mobile/board/write.css

@@ -1,4 +1,33 @@
-#boardWrite,#boardEdit{-webkit-box-sizing:border-box;box-sizing:border-box;padding:calc(var(--bs-gutter-x)*.5)}#boardWrite>h5,#boardEdit>h5{font-weight:bold;margin-bottom:0}#boardWrite .head,#boardEdit .head{margin-bottom:10px}#boardWrite .body,#boardEdit .body{margin:0 -10px}>#boardWrite .body form table:not(:first-child),>#boardEdit .body form table:not(:first-child){border:none}#boardWrite .body form table tr,#boardEdit .body form table tr{overflow:hidden}#boardWrite .body form table tr td,#boardEdit .body form table tr td{padding:7px;text-align:initial;vertical-align:middle}#boardWrite .foot,#boardEdit .foot{margin-top:10px}r td,
+@charset "UTF-8";
+/* 게시판 작성 / 게시판 수정 */
+#boardWrite,
+#boardEdit {
+  -webkit-box-sizing: border-box;
+          box-sizing: border-box;
+  padding: calc(var(--bs-gutter-x) * 0.5);
+}
+#boardWrite > h5,
+#boardEdit > h5 {
+  font-weight: bold;
+  margin-bottom: 0;
+}
+#boardWrite .head,
+#boardEdit .head {
+  margin-bottom: 10px;
+}
+#boardWrite .body,
+#boardEdit .body {
+  margin: 0 -10px;
+}
+> #boardWrite .body form table:not(:first-child),
+> #boardEdit .body form table:not(:first-child) {
+  border: none;
+}
+#boardWrite .body form table tr,
+#boardEdit .body form table tr {
+  overflow: hidden;
+}
+#boardWrite .body form table tr td,
 #boardEdit .body form table tr td {
   padding: 7px;
   text-align: initial;

+ 92 - 1
public/css/mobile/main.css

@@ -1,4 +1,95 @@
-#main{padding:0}#banners{position:relative;min-height:420px;max-height:300px;--swiper-navigation-color: #fff;--swiper-pagination-color: #fff}#banners .swiper-wrapper{min-height:inherit;max-height:inherit}#banners .swiper-wrapper .swiper-slide{min-height:inherit;max-height:inherit;border-bottom:1px solid #333;background-size:cover;background-repeat:no-repeat}#banners .swiper-wrapper .swiper-slide .swiper-cover{min-height:inherit;max-height:inherit;color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5% 12%}#banners .swiper-wrapper .swiper-slide .swiper-cover .title{font-size:2em;font-weight:bold}#banners .swiper-wrapper .swiper-slide .swiper-cover .subtitle{font-size:1.2em;font-weight:500;margin-bottom:10px}#banners .swiper-wrapper .swiper-slide .swiper-cover img{width:100%;max-width:220px}#notice h5,#review h5{margin-bottom:0}#notice a,#review a{text-decoration:none}#notice a:hover,#notice a:focus,#review a:hover,#review a:focus{text-decoration:underline}#notice table tr td span,#review table tr td span{font-size:14px;color:#a5a5a5;padding-right:5px}#notice table tr td a,#review table tr td a{font-size:13px}#notice table tr td a:hover,#notice table tr td a:focus,#review table tr td a:hover,#review table tr td a:focus{text-decoration:underline}#notice table tr td small,#review table tr td small{font-size:13px;color:#bbb}#trending .ratio-2x3{--bs-aspect-ratio: 150%}#trending .ratio-2x3 img{-o-object-fit:cover;object-fit:cover;border:1px solid #4d0404}#trending .ratio-2x3 img:hover,#trending .ratio-2x3 img:focus{-webkit-transform:scale(1.02);transform:scale(1.02)}#trending var{padding:1px 0}#trendingModal .modal-body dl dt{color:#fff;font-weight:bold;margin-bottom:15px}#trendingModal .modal-body dl dd{color:#f1f1f1}ct-fit: cover;
+@charset "UTF-8";
+#main {
+  padding: 0;
+}
+
+#banners {
+  position: relative;
+  min-height: 420px;
+  max-height: 300px;
+  --swiper-navigation-color: #fff;
+  --swiper-pagination-color: #fff;
+}
+#banners .swiper-wrapper {
+  min-height: inherit;
+  max-height: inherit;
+}
+#banners .swiper-wrapper .swiper-slide {
+  min-height: inherit;
+  max-height: inherit;
+  border-bottom: 1px solid #333;
+  background-size: cover;
+  background-repeat: no-repeat;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover {
+  min-height: inherit;
+  max-height: inherit;
+  color: #F5F5F5;
+  display: -webkit-box;
+  display: -ms-flexbox;
+  display: flex;
+  -webkit-box-align: center;
+      -ms-flex-align: center;
+          align-items: center;
+  -webkit-box-pack: center;
+      -ms-flex-pack: center;
+          justify-content: center;
+  padding: 5% 12%;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover .title {
+  font-size: 2em;
+  font-weight: bold;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover .subtitle {
+  font-size: 1.2em;
+  font-weight: 500;
+  margin-bottom: 10px;
+}
+#banners .swiper-wrapper .swiper-slide .swiper-cover img {
+  width: 100%;
+  max-width: 220px;
+}
+
+#notice h5,
+#review h5 {
+  margin-bottom: 0;
+}
+#notice a,
+#review a {
+  text-decoration: none;
+}
+#notice a:hover, #notice a:focus,
+#review a:hover,
+#review a:focus {
+  text-decoration: underline;
+}
+#notice table tr td span,
+#review table tr td span {
+  font-size: 14px;
+  color: #a5a5a5;
+  padding-right: 5px;
+}
+#notice table tr td a,
+#review table tr td a {
+  font-size: 13px;
+}
+#notice table tr td a:hover, #notice table tr td a:focus,
+#review table tr td a:hover,
+#review table tr td a:focus {
+  text-decoration: underline;
+}
+#notice table tr td small,
+#review table tr td small {
+  font-size: 13px;
+  color: #bbbbbb;
+}
+
+#trending .ratio-2x3 {
+  --bs-aspect-ratio: 150%;
+}
+#trending .ratio-2x3 img {
+  -o-object-fit: cover;
+     object-fit: cover;
   border: 1px solid #4d0404;
 }
 #trending .ratio-2x3 img:hover, #trending .ratio-2x3 img:focus {

BIN
public/images/default/icon.png


BIN
public/images/default/thumb.gif


+ 3 - 0
resources/sass/auth/login.scss

@@ -77,6 +77,9 @@
             text-align: center;
             font-size: 11px;
             color: #6c6c6c;
+            background: transparent;
+            border: 0;
+            padding: 0;
         }
     }
 }

+ 19 - 16
resources/sass/auth/passwords.scss

@@ -1,13 +1,15 @@
 // 비밀번호 재설정
+// 비밀번호 재설정 입력창
+// 비밀번호 확인 입력창
 #passwordEmail,
-#passwordReset {
+#passwordReset,
+#passwordConfirm {
     background: #0f0f0f;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     height: 100vh;
-    background: #000;
 
     a {
         text-decoration: none;
@@ -17,7 +19,7 @@
         font-family: 'Open-Sans-Extrabold';
         font-size: 37px;
         font-weight: bolder;
-        margin-bottom: 0.7rem;
+        margin: 1.6rem 0;
 
         a {
             color: #d3d629;
@@ -31,38 +33,39 @@
 
     main {
         max-width: 400px;
-        border-radius: 0;
-        padding: 20px;
-        border: 1px solid #2f2f2f;
-        background: #191919;
+        padding: 10px;
 
         h5 {
             font-weight: bold;
             margin-bottom: 0.9rem;
         }
 
-        div:last-child {
-            a {
-                color: #0066c0;
+        form {
+            div:last-child {
+                a {
+                    color: #0066c0;
 
-                &:hover,
-                &:focus {
-                    color: #00558c;
-                    text-decoration: underline;
+                    &:hover,
+                    &:focus {
+                        color: #00558c;
+                        text-decoration: underline;
+                    }
                 }
             }
         }
 
         hr {
-            margin: 0.5rem 0;
+            margin: 0.5rem 0 0.9rem 0;
             border-color: #888;
         }
 
         footer {
             text-align: center;
             font-size: 11px;
-            padding-top: 12px;
             color: #6c6c6c;
+            background: transparent;
+            border: 0;
+            padding: 0;
         }
     }
 }

+ 3 - 0
resources/sass/auth/register.scss

@@ -71,6 +71,9 @@
             text-align: center;
             font-size: 11px;
             color: #6c6c6c;
+            background: transparent;
+            border: 0;
+            padding: 0;
         }
     }
 }

+ 22 - 21
resources/sass/auth/verify.scss

@@ -1,12 +1,11 @@
 // 이메일 주소 확인
 #verifyForm {
-    background: #0f0f0f;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     height: 100vh;
-    background: #000;
+    background: #f1f1f1;
 
     a {
         text-decoration: none;
@@ -16,7 +15,7 @@
         font-family: 'Open-Sans-Extrabold';
         font-size: 37px;
         font-weight: bolder;
-        margin-bottom: 0.7rem;
+        margin: 1.6rem 0;
 
         a {
             color: #d3d629;
@@ -29,38 +28,40 @@
     }
 
     main {
-        border-radius: 4px;
-        padding: 20px;
-        border: 1px solid #2f2f2f;
-        background: #191919;
+        max-width: 800px;
+        padding: 10px;
 
         h5 {
             font-weight: bold;
-            margin-bottom: 0.9rem;
+            margin-bottom: 0.8rem;
         }
 
-        div:last-child {
-            a {
-                color: #0066c0;
+        hr {
+            margin: 0.9rem 0;
+            border-color: #888;
+        }
+
+        form {
+            div:last-child {
+                a {
+                    color: #0066c0;
 
-                &:hover,
-                &:focus {
-                    color: #00558c;
-                    text-decoration: underline;
+                    &:hover,
+                    &:focus {
+                        color: #00558c;
+                        text-decoration: underline;
+                    }
                 }
             }
         }
 
-        hr {
-            margin: 0.5rem 0;
-            border-color: #888;
-        }
-
         footer {
             text-align: center;
             font-size: 11px;
-            padding-top: 12px;
             color: #6c6c6c;
+            background: transparent;
+            border: 0;
+            padding: 0;
         }
     }
 }

+ 0 - 21
resources/sass/desktop/account/certify.css

@@ -1,21 +0,0 @@
-#accountCertify {
-  position: relative;
-}
-#accountCertify > dl {
-  margin-bottom: 1.5rem;
-}
-#accountCertify > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountCertify > dl dd {
-  font-size: 13px;
-}
-#accountCertify form {
-  min-width: 250px;
-  max-width: 420px;
-  margin: 0 auto;
-}
-#accountCertify form table {
-  border: none;
-}/*# sourceMappingURL=certify.css.map */

+ 0 - 1
resources/sass/desktop/account/certify.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["certify.scss","certify.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADKI;EACI,gBAAA;EACA,gBAAA;EACA,cAAA;ACHR;ADKQ;EACI,YAAA;ACHZ","file":"certify.css"}

+ 0 - 43
resources/sass/desktop/account/comment.css

@@ -1,43 +0,0 @@
-@charset "UTF-8";
-/* 작성 댓글 */
-#accountComment {
-  box-sizing: border-box;
-}
-#accountComment table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountComment table tr th, #accountComment table tr td {
-  text-align: center;
-}
-#accountComment table thead tr th {
-  background: #133a46;
-}
-#accountComment table tbody tr:hover, #accountComment table tbody tr:focus {
-  background-color: #1a1e21;
-}
-#accountComment table tbody tr th, #accountComment table tbody tr td {
-  text-align: center;
-  vertical-align: middle;
-}
-#accountComment table tbody tr td p {
-  font-size: 13px;
-}
-#accountComment table tbody tr td p a {
-  color: #b3b3b3;
-}
-#accountComment table tbody tr td p var {
-  color: #aa0000;
-  font-style: normal;
-  margin-left: 3px;
-  letter-spacing: -1px;
-  vertical-align: middle;
-}
-#accountComment table tbody tr td p i {
-  color: #cbd5e0;
-  margin-left: 3px;
-  vertical-align: -1px;
-}
-#accountComment table tbody tr td p:last-child {
-  margin-bottom: 0;
-}/*# sourceMappingURL=comment.css.map */

+ 0 - 1
resources/sass/desktop/account/comment.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["comment.css","comment.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,UAAA;AACA;EACI,sBAAA;ADEJ;ACCQ;EACI,iBAAA;EACA,cAAA;ADCZ;ACGY;EACI,kBAAA;ADDhB;ACOgB;EACI,mBAAA;ADLpB;ACagB;EAEI,yBAAA;ADZpB;ACegB;EACI,kBAAA;EACA,sBAAA;ADbpB;ACiBoB;EACI,eAAA;ADfxB;ACiBwB;EACI,cAAA;ADf5B;ACkBwB;EACI,cAAA;EACA,kBAAA;EACA,gBAAA;EACA,oBAAA;EACA,sBAAA;ADhB5B;ACmBwB;EACI,cAAA;EACA,gBAAA;EACA,oBAAA;ADjB5B;ACoBwB;EACI,gBAAA;ADlB5B","file":"comment.css"}

+ 0 - 24
resources/sass/desktop/account/leave.css

@@ -1,24 +0,0 @@
-#accountLeave {
-  position: relative;
-}
-#accountLeave > dl {
-  margin-bottom: 1.5rem;
-}
-#accountLeave > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountLeave > dl dd {
-  font-size: 13px;
-}
-#accountLeave form {
-  min-width: 350px;
-  max-width: 550px;
-  margin: 0 auto;
-}
-#accountLeave form table {
-  border: none;
-}
-#accountLeave form table tbody tr td {
-  text-align: left;
-}/*# sourceMappingURL=leave.css.map */

+ 0 - 1
resources/sass/desktop/account/leave.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["leave.scss","leave.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADKI;EACI,gBAAA;EACA,gBAAA;EACA,cAAA;ACHR;ADKQ;EACI,YAAA;ACHZ;ADOoB;EACI,gBAAA;ACLxB","file":"leave.css"}

+ 0 - 13
resources/sass/desktop/account/loginLog.css

@@ -1,13 +0,0 @@
-#accountLoginLog {
-  box-sizing: border-box;
-}
-#accountLoginLog table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountLoginLog table tr th, #accountLoginLog table tr td {
-  text-align: center;
-}
-#accountLoginLog table thead tr th {
-  background: #133a46;
-}/*# sourceMappingURL=loginLog.css.map */

+ 0 - 1
resources/sass/desktop/account/loginLog.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["loginLog.scss","loginLog.css"],"names":[],"mappings":"AACA;EACI,sBAAA;ACAJ;ADGQ;EACI,iBAAA;EACA,cAAA;ACDZ;ADKY;EACI,kBAAA;ACHhB;ADSgB;EACI,mBAAA;ACPpB","file":"loginLog.css"}

+ 0 - 34
resources/sass/desktop/account/modify.css

@@ -1,34 +0,0 @@
-#accountModify {
-  position: relative;
-}
-#accountModify > dl {
-  margin-bottom: 1.5rem;
-}
-#accountModify > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountModify > dl dd {
-  font-size: 13px;
-}
-#accountModify form {
-  margin-bottom: 0;
-}
-#accountModify form table {
-  border: none;
-}
-#accountModify form table tbody tr th hr {
-  margin: 0.6rem 0;
-}
-#accountModify form table tbody tr td {
-  text-align: left;
-}
-#accountModify form table tbody tr td #btnChangeEmail {
-  text-decoration: none;
-}
-#accountModify form table tbody tr td #btnChangeEmail:hover, #accountModify form table tbody tr td #btnChangeEmail:focus {
-  text-decoration: underline;
-}
-#accountModify form table tbody tr td hr {
-  margin: 0.3rem 0;
-}/*# sourceMappingURL=modify.css.map */

+ 0 - 1
resources/sass/desktop/account/modify.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["modify.scss","modify.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADKI;EACI,gBAAA;ACHR;ADKQ;EACI,YAAA;ACHZ;ADQwB;EACI,gBAAA;ACN5B;ADUoB;EACI,gBAAA;ACRxB;ADUwB;EACI,qBAAA;ACR5B;ADU4B;EAEI,0BAAA;ACThC;ADawB;EACI,gBAAA;ACX5B","file":"modify.css"}

+ 0 - 39
resources/sass/desktop/account/passwords.css

@@ -1,39 +0,0 @@
-#accountPassword,
-#accountPasswordCampaign {
-  position: relative;
-}
-#accountPassword > dl,
-#accountPasswordCampaign > dl {
-  margin-bottom: 1.5rem;
-}
-#accountPassword > dl dt,
-#accountPasswordCampaign > dl dt {
-  font-size: 15px;
-  margin-bottom: 10px;
-}
-#accountPassword > dl dd,
-#accountPasswordCampaign > dl dd {
-  font-size: 13px;
-}
-#accountPassword form,
-#accountPasswordCampaign form {
-  min-width: 350px;
-  max-width: 450px;
-  margin: 0 auto;
-}
-#accountPassword form table,
-#accountPasswordCampaign form table {
-  border: none;
-}
-#accountPassword form table tbody tr th hr,
-#accountPasswordCampaign form table tbody tr th hr {
-  margin: 0.6rem 0;
-}
-#accountPassword form table tbody tr td,
-#accountPasswordCampaign form table tbody tr td {
-  text-align: left;
-}
-#accountPassword form table tbody tr td hr,
-#accountPasswordCampaign form table tbody tr td hr {
-  margin: 0.3rem 0;
-}/*# sourceMappingURL=passwords.css.map */

+ 0 - 1
resources/sass/desktop/account/passwords.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["passwords.scss","passwords.css"],"names":[],"mappings":"AACA;;EAEI,kBAAA;ACAJ;ADEI;;EACI,qBAAA;ACCR;ADCQ;;EACI,eAAA;EACA,mBAAA;ACEZ;ADCQ;;EACI,eAAA;ACEZ;ADEI;;EACI,gBAAA;EACA,gBAAA;EACA,cAAA;ACCR;ADCQ;;EACI,YAAA;ACEZ;ADGwB;;EACI,gBAAA;ACA5B;ADIoB;;EACI,gBAAA;ACDxB;ADGwB;;EACI,gBAAA;ACA5B","file":"passwords.css"}

+ 0 - 53
resources/sass/desktop/account/post.css

@@ -1,53 +0,0 @@
-@charset "UTF-8";
-/* 작성 게시글 */
-#accountPost {
-  box-sizing: border-box;
-}
-#accountPost table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountPost table tr th, #accountPost table tr td {
-  text-align: center;
-}
-#accountPost table thead tr th {
-  background: #133a46;
-}
-#accountPost table tbody tr:hover, #accountPost table tbody tr:focus {
-  background-color: #1a1e21;
-}
-#accountPost table tbody tr th, #accountPost table tbody tr td {
-  text-align: center;
-  vertical-align: middle;
-}
-#accountPost table tbody tr td {
-  font-size: 13px;
-}
-#accountPost table tbody tr td label {
-  margin-right: 5px;
-}
-#accountPost table tbody tr td label a {
-  color: #cbd5e0;
-}
-#accountPost table tbody tr td del, #accountPost table tbody tr td a {
-  font-size: 14px;
-  font-weight: normal;
-  color: #b3b3b3;
-}
-#accountPost table tbody tr td var {
-  color: #aa0000;
-  font-style: normal;
-  margin-left: 3px;
-  letter-spacing: -1px;
-  vertical-align: middle;
-}
-#accountPost table tbody tr td i {
-  color: #cbd5e0;
-  margin-left: 3px;
-  vertical-align: -1px;
-}
-#accountPost table tbody tr td span {
-  font-size: 10px;
-  margin-left: 3px;
-  vertical-align: middle;
-}/*# sourceMappingURL=post.css.map */

+ 0 - 1
resources/sass/desktop/account/post.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["post.css","post.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EACI,sBAAA;ADEJ;ACCQ;EACI,iBAAA;EACA,cAAA;ADCZ;ACGY;EACI,kBAAA;ADDhB;ACOgB;EACI,mBAAA;ADLpB;ACagB;EAEI,yBAAA;ADZpB;ACegB;EACI,kBAAA;EACA,sBAAA;ADbpB;ACgBgB;EACI,eAAA;ADdpB;ACgBoB;EACI,iBAAA;ADdxB;ACgBwB;EACI,cAAA;ADd5B;ACkBoB;EACI,eAAA;EACA,mBAAA;EACA,cAAA;ADhBxB;ACmBoB;EACI,cAAA;EACA,kBAAA;EACA,gBAAA;EACA,oBAAA;EACA,sBAAA;ADjBxB;ACoBoB;EACI,cAAA;EACA,gBAAA;EACA,oBAAA;ADlBxB;ACqBoB;EACI,eAAA;EACA,gBAAA;EACA,sBAAA;ADnBxB","file":"post.css"}

+ 0 - 31
resources/sass/desktop/account/profile.css

@@ -1,31 +0,0 @@
-#accountProfile {
-  position: relative;
-}
-#accountProfile > dl {
-  margin-bottom: 1.5rem;
-}
-#accountProfile > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountProfile > dl dd {
-  font-size: 13px;
-}
-#accountProfile article table {
-  border: none;
-}
-#accountProfile article table tbody tr th {
-  color: #b3b3b3;
-}
-#accountProfile article table tbody tr th hr {
-  color: #ccc;
-  margin: 0.6rem 0;
-}
-#accountProfile article table tbody tr td {
-  text-align: left;
-  color: #f1f1f1;
-}
-#accountProfile article table tbody tr td hr {
-  color: #ccc;
-  margin: 0.3rem 0;
-}/*# sourceMappingURL=profile.css.map */

+ 0 - 1
resources/sass/desktop/account/profile.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["profile.scss","profile.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADMQ;EACI,YAAA;ACJZ;ADQoB;EACI,cAAA;ACNxB;ADQwB;EACI,WAAA;EACA,gBAAA;ACN5B;ADUoB;EACI,gBAAA;EACA,cAAA;ACRxB;ADUwB;EACI,WAAA;EACA,gBAAA;ACR5B","file":"profile.css"}

+ 0 - 123
resources/sass/desktop/board/comment.css

@@ -1,123 +0,0 @@
-@charset "UTF-8";
-/* 댓글 목록  */
-#commentList {
-  box-sizing: content-box;
-}
-#commentList ul {
-  list-style: none;
-  padding: 0;
-  margin: 10px 0;
-}
-#commentList ul li.media {
-  display: flex;
-  flex-direction: row;
-  flex-wrap: nowrap;
-  list-style: none;
-  align-items: flex-start;
-  padding: 0 10px;
-}
-#commentList ul li.media .media-thumb {
-  vertical-align: top;
-  margin-right: 9px;
-}
-#commentList ul li.media .media-body {
-  box-sizing: content-box;
-  margin-left: 8px;
-  width: 100%;
-}
-#commentList ul li.media .media-body form dl {
-  margin-bottom: 0;
-}
-#commentList ul li.media .media-body form dl dt strong {
-  color: #465e85;
-  font-size: 14px;
-}
-#commentList ul li.media .media-body form dl dt span {
-  font-size: 12px;
-  margin-left: 8px;
-  font-weight: normal;
-}
-#commentList ul li.media .media-body form dl dt .dropdown-toggle {
-  padding: 0;
-  text-decoration: none;
-}
-#commentList ul li.media .media-body form dl dt .dropdown-toggle:hover, #commentList ul li.media .media-body form dl dt .dropdown-toggle:focus {
-  text-decoration: underline;
-}
-#commentList ul li.media .media-body form dl dt .dropdown-menu {
-  min-width: auto;
-  margin-left: 20px;
-  border-radius: 0;
-  border-color: #cfcfcf #999 #666 #999;
-  border-width: 1px 1px 1px 0;
-  border-style: solid;
-  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-}
-#commentList ul li.media .media-body form dl dt .dropdown-menu .dropdown-item {
-  line-height: initial;
-  padding: 0.4rem 1.2rem;
-  cursor: pointer;
-}
-#commentList ul li.media .media-body form dl dt .dropdown-menu .dropdown-item:hover, #commentList ul li.media .media-body form dl dt .dropdown-menu .dropdown-item:focus, #commentList ul li.media .media-body form dl dt .dropdown-menu .dropdown-item:active {
-  background: #eaeaea;
-  color: #000;
-}
-#commentList ul li.media .media-body form dl dd {
-  margin-bottom: 0;
-}
-#commentList ul li.media .media-body form dl dd p {
-  margin-top: 2px;
-  margin-bottom: 10px;
-}
-#commentList ul li.media .media-body form dl dd p svg {
-  color: #7e7e7e;
-  margin-right: 6px;
-}
-#commentList ul li.media .media-body form dl dd p input {
-  padding: 0;
-  display: inline-block;
-}
-#commentList ul li.media .media-body form dl dd p input:focus {
-  outline: none;
-}
-#commentList ul li.media .media-body form dl dd button {
-  padding: 0;
-  border: none;
-  background: none;
-  margin-right: 10px;
-  cursor: pointer;
-  color: #838383;
-}
-#commentList ul li.media .media-body form dl dd button:hover, #commentList ul li.media .media-body form dl dd button:focus {
-  text-decoration: none;
-  color: #ad611b;
-  outline: 0;
-}
-#commentList ul li.media .media-body form dl dd button:last-child {
-  color: #6cbd02;
-}
-#commentList ul li.media .media-body form dl dd button:last-child:hover, #commentList ul li.media .media-body form dl dd button:last-child:focus {
-  text-decoration: underline;
-}
-#commentList ul li.media .media-body div > form {
-  width: calc(100% - 1px);
-  margin-top: 10px;
-}
-#commentList ul li.media .media-body div > form textarea,
-#commentList ul li.media .media-body div > form .mce-tinymce {
-  margin-bottom: 10px;
-}
-#commentList > nav ul {
-  margin: 15px 0 20px 0;
-}
-
-/* 댓글 작성 */
-#commentWrite {
-  padding: 5px 10px;
-}
-#commentWrite textarea,
-#commentWrite .mce-tinymce {
-  margin-bottom: 10px;
-}/*# sourceMappingURL=comment.css.map */

+ 0 - 1
resources/sass/desktop/board/comment.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["comment.css","comment.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EACI,uBAAA;ADEJ;ACAI;EACI,gBAAA;EACA,UAAA;EACA,cAAA;ADER;ACAQ;EACI,aAAA;EACA,mBAAA;EACA,iBAAA;EACA,gBAAA;EACA,uBAAA;EACA,eAAA;ADEZ;ACAY;EACI,mBAAA;EACA,iBAAA;ADEhB;ACCY;EACI,uBAAA;EACA,gBAAA;EACA,WAAA;ADChB;ACCgB;EACI,gBAAA;ADCpB;ACEwB;EACI,cAAA;EACA,eAAA;ADA5B;ACGwB;EACI,eAAA;EACA,gBAAA;EACA,mBAAA;ADD5B;ACIwB;EACI,UAAA;EACA,qBAAA;ADF5B;ACI4B;EAEI,0BAAA;ADHhC;ACOwB;EACI,eAAA;EACA,iBAAA;EACA,gBAAA;EACA,oCAAA;EACA,2BAAA;EACA,mBAAA;EACA,uGAAA;EACA,4GAAA;EACA,+GAAA;ADL5B;ACO4B;EACI,oBAAA;EACA,sBAAA;EACA,eAAA;ADLhC;ACOgC;EAGI,mBAAA;EACA,WAAA;ADPpC;ACaoB;EACI,gBAAA;ADXxB;ACawB;EACI,eAAA;EACA,mBAAA;ADX5B;ACa4B;EACI,cAAA;EACA,iBAAA;ADXhC;ACc4B;EACI,UAAA;EACA,qBAAA;ADZhC;ACcgC;EACI,aAAA;ADZpC;ACiBwB;EACI,UAAA;EACA,YAAA;EACA,gBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;ADf5B;ACiB4B;EAEI,qBAAA;EACA,cAAA;EACA,UAAA;ADhBhC;ACmB4B;EACI,cAAA;ADjBhC;ACmBgC;EAEI,0BAAA;ADlBpC;ACyBgB;EACI,uBAAA;EACA,gBAAA;ADvBpB;ACyBoB;;EAEI,mBAAA;ADvBxB;AC8BI;EACI,qBAAA;AD5BR;;ACgCA,UAAA;AACA;EACI,iBAAA;AD7BJ;AC+BI;;EAEI,mBAAA;AD7BR","file":"comment.css"}

+ 0 - 190
resources/sass/desktop/board/index.css

@@ -1,190 +0,0 @@
-@charset "UTF-8";
-/* 1150px~1400px 3열 */
-figure.figure {
-  width: 32%;
-}
-
-/* 1400px~1700px 4열 */
-@media screen and (min-width: 1400px) {
-  figure.figure {
-    width: 24.7%;
-  }
-}
-/* 1700px~2200px 6열 */
-@media screen and (min-width: 1700px) {
-  figure.figure {
-    width: 16.44%;
-  }
-}
-/* 2200px~3000px 8열 */
-@media screen and (min-width: 2200px) {
-  figure.figure {
-    width: 12.3%;
-  }
-}
-/* 3000px 12열 */
-@media screen and (min-width: 3000px) {
-  figure.figure {
-    width: 8.21%;
-  }
-}
-.mce-label.mce-autoscroll {
-  overflow: hidden !important;
-}
-
-#board {
-  /* 게시판 목록 */
-}
-#board .board-name {
-  font-weight: normal;
-  margin-bottom: 0;
-}
-#board #boardList {
-  box-sizing: border-box;
-  /* 게시판 검색 */
-}
-#board #boardList .head {
-  margin-bottom: 10px;
-}
-#board #boardList .body table {
-  margin-left: auto;
-  margin-right: auto;
-  border: 1px solid #333;
-}
-#board #boardList .body table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#board #boardList .body table caption span {
-  font-size: 15px;
-}
-#board #boardList .body table caption select {
-  width: auto;
-  display: inline-block;
-}
-#board #boardList .body table caption select:last-child {
-  margin-left: 5px;
-}
-#board #boardList .body table thead tr {
-  background-color: #133a46;
-  border: 1px solid #333;
-}
-#board #boardList .body table thead tr th {
-  text-align: center;
-  border-bottom: none;
-}
-#board #boardList .body table tbody tr:hover, #board #boardList .body table tbody tr:focus {
-  background-color: #1a1e21;
-}
-#board #boardList .body table tbody tr th, #board #boardList .body table tbody tr td {
-  text-align: center;
-  vertical-align: middle;
-}
-#board #boardList .body table tbody tr td {
-  font-size: 13px;
-}
-#board #boardList .body table tbody tr td label {
-  margin-right: 5px;
-}
-#board #boardList .body table tbody tr td label a {
-  color: #cbd5e0;
-}
-#board #boardList .body table tbody tr td del, #board #boardList .body table tbody tr td a {
-  font-size: 14px;
-  font-weight: normal;
-  color: #b3b3b3;
-}
-#board #boardList .body table tbody tr td var {
-  color: #aa0000;
-  font-style: normal;
-  margin-left: 3px;
-  letter-spacing: -1px;
-  vertical-align: middle;
-}
-#board #boardList .body table tbody tr td i {
-  color: #cbd5e0;
-  margin-left: 3px;
-  vertical-align: -1px;
-}
-#board #boardList .body table tbody tr td span {
-  font-size: 10px;
-  margin-left: 3px;
-  vertical-align: middle;
-}
-#board #boardList .body table tbody tr td > section {
-  display: flex;
-  flex-wrap: wrap;
-}
-#board #boardList .body table tbody tr td > section figure {
-  box-sizing: border-box;
-  min-width: 250px;
-  padding: 20px 10px 20px 10px;
-  margin: 0;
-  text-align: center;
-}
-#board #boardList .body table tbody tr td > section figure a {
-  display: inline-block;
-}
-#board #boardList .body table tbody tr td > section figure a img {
-  max-width: 210px;
-  max-height: 215px;
-  width: 100%;
-}
-#board #boardList .body table tbody tr td > section figure a img:focus, #board #boardList .body table tbody tr td > section figure a img:hover {
-  filter: drop-shadow(2px 2px 4px #969696);
-}
-#board #boardList .body table tbody tr td > section figure figcaption {
-  margin: 5px 0;
-}
-#board #boardList .body table tbody tr td > section figure figcaption h5 a {
-  display: initial;
-}
-#board #boardList .body table tbody tr td > section figure strong {
-  font-weight: 500;
-  margin-bottom: 3px;
-  display: block;
-}
-#board #boardList .body table tbody tr td > section figure ul {
-  list-style: none;
-  padding-left: 0;
-  margin: 0;
-}
-#board #boardList .body table tbody tr td > section figure ul li {
-  display: inline-block;
-  font-size: 13px;
-}
-#board #boardList .body table tbody tr td > section figure ul li:first-child::before {
-  display: none;
-}
-#board #boardList .body table tbody tr td > section figure ul li::before {
-  content: "";
-  display: inline-block;
-  width: 2px;
-  height: 2px;
-  margin: 0 5px 4px 2px;
-  border-radius: 2px;
-  background-color: #616670;
-}
-#board #boardList .body table tfoot tr td {
-  border-bottom: none;
-}
-#board #boardList .body table tfoot tr td nav ul {
-  margin-bottom: 0;
-}
-#board #boardList .foot {
-  margin-top: 10px;
-}
-#board #boardList .search form select {
-  margin-right: 5px;
-  width: auto;
-  display: inline;
-}
-#board #boardList .search form input {
-  margin-right: 5px;
-  width: auto;
-  display: inline;
-}
-#board #boardList .search form button {
-  width: auto;
-  vertical-align: initial;
-}/*# sourceMappingURL=index.css.map */

+ 0 - 1
resources/sass/desktop/board/index.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["index.css","index.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACEhB,qBAAA;AACA;EACI,UAAA;ADAJ;;ACGA,qBAAA;AACA;EACI;IACI,YAAA;EDAN;AACF;ACEA,qBAAA;AACA;EACI;IACI,aAAA;EDAN;AACF;ACEA,qBAAA;AACA;EACI;IACI,YAAA;EDAN;AACF;ACEA,eAAA;AACA;EACI;IACI,YAAA;EDAN;AACF;ACGA;EAA2B,2BAAA;ADA3B;;ACEA;EAOI,WAAA;ADLJ;ACAI;EACI,mBAAA;EACA,gBAAA;ADER;ACEI;EACI,sBAAA;EAgLA,WAAA;AD/KR;ACCQ;EACI,mBAAA;ADCZ;ACGY;EACI,iBAAA;EACA,kBAAA;EACA,sBAAA;ADDhB;ACGgB;EACI,iBAAA;EACA,cAAA;ADDpB;ACGoB;EACI,eAAA;ADDxB;ACIoB;EACI,WAAA;EACA,qBAAA;ADFxB;ACIwB;EACI,gBAAA;ADF5B;ACQoB;EACI,yBAAA;EACA,sBAAA;ADNxB;ACQwB;EACI,kBAAA;EACA,mBAAA;ADN5B;ACcwB;EAEI,yBAAA;ADb5B;ACgBwB;EACI,kBAAA;EACA,sBAAA;ADd5B;ACiBwB;EACI,eAAA;ADf5B;ACiB4B;EACI,iBAAA;ADfhC;ACiBgC;EACI,cAAA;ADfpC;ACmB4B;EACI,eAAA;EACA,mBAAA;EACA,cAAA;ADjBhC;ACoB4B;EACI,cAAA;EACA,kBAAA;EACA,gBAAA;EACA,oBAAA;EACA,sBAAA;ADlBhC;ACqB4B;EACI,cAAA;EACA,gBAAA;EACA,oBAAA;ADnBhC;ACsB4B;EACI,eAAA;EACA,gBAAA;EACA,sBAAA;ADpBhC;ACwB4B;EACI,aAAA;EACA,eAAA;ADtBhC;ACwBgC;EACI,sBAAA;EACA,gBAAA;EACA,4BAAA;EACA,SAAA;EACA,kBAAA;ADtBpC;ACwBoC;EACI,qBAAA;ADtBxC;ACwBwC;EACI,gBAAA;EACA,iBAAA;EACA,WAAA;ADtB5C;ACwB4C;EAEI,wCAAA;ADvBhD;AC4BoC;EACI,aAAA;AD1BxC;AC4BwC;EACI,gBAAA;AD1B5C;AC8BoC;EACI,gBAAA;EACA,kBAAA;EACA,cAAA;AD5BxC;AC+BoC;EACI,gBAAA;EACA,eAAA;EACA,SAAA;AD7BxC;AC+BwC;EACI,qBAAA;EACA,eAAA;AD7B5C;AC+B4C;EAAuB,aAAA;AD5BnE;AC6B4C;EACI,WAAA;EACA,qBAAA;EACA,UAAA;EACA,WAAA;EACA,qBAAA;EACA,kBAAA;EACA,yBAAA;AD3BhD;ACsCoB;EACI,mBAAA;ADpCxB;ACsCwB;EACI,gBAAA;ADpC5B;AC2CQ;EACI,gBAAA;ADzCZ;AC+CgB;EAAQ,iBAAA;EAAkB,WAAA;EAAY,eAAA;AD1CtD;AC2CgB;EAAO,iBAAA;EAAkB,WAAA;EAAY,eAAA;ADtCrD;ACuCgB;EAAQ,WAAA;EAAY,uBAAA;ADnCpC","file":"index.css"}

+ 0 - 116
resources/sass/desktop/board/latest.css

@@ -1,116 +0,0 @@
-@charset "UTF-8";
-/* 최근 게시글 */
-#latest {
-  box-sizing: border-box;
-  margin-top: 20px;
-}
-#latest table {
-  margin-left: auto;
-  margin-right: auto;
-  border: 1px solid #333;
-}
-> #latest table:not(:first-child) {
-  border-top: none;
-}
-#latest table thead tr {
-  background-color: #133a46;
-  border: 1px solid #333;
-}
-#latest table thead tr th {
-  text-align: center;
-  border-bottom: none;
-}
-#latest table tbody tr:hover, #latest table tbody tr:focus {
-  background-color: #1a1e21;
-}
-#latest table tbody tr th, #latest table tbody tr td {
-  text-align: center;
-  vertical-align: middle;
-}
-#latest table tbody tr td {
-  font-size: 13px;
-}
-#latest table tbody tr td label a {
-  color: #cbd5e0;
-}
-#latest table tbody tr td del, #latest table tbody tr td a {
-  font-size: 14px;
-  font-weight: normal;
-  margin-right: 5px;
-  color: #b3b3b3;
-}
-#latest table tbody tr td var {
-  color: #aa0000;
-  font-style: initial;
-  letter-spacing: -1px;
-  margin-right: 5px;
-}
-#latest table tbody tr td i {
-  color: #cbd5e0;
-  margin-right: 3px;
-  vertical-align: -1px;
-}
-#latest table tbody tr td span {
-  font-size: 10px;
-  vertical-align: text-bottom;
-}
-#latest table tbody tr td > section {
-  display: flex;
-  flex-wrap: wrap;
-}
-#latest table tbody tr td > section figure {
-  box-sizing: border-box;
-  min-width: 250px;
-  padding: 20px 10px 20px 10px;
-  margin: 0;
-  text-align: center;
-}
-#latest table tbody tr td > section figure a {
-  display: inline-block;
-}
-#latest table tbody tr td > section figure a img {
-  max-width: 210px;
-  max-height: 215px;
-  width: 100%;
-}
-#latest table tbody tr td > section figure a img:focus, #latest table tbody tr td > section figure a img:hover {
-  filter: drop-shadow(2px 2px 4px #969696);
-}
-#latest table tbody tr td > section figure figcaption {
-  margin: 5px 0;
-}
-#latest table tbody tr td > section figure figcaption h5 a {
-  display: initial;
-}
-#latest table tbody tr td > section figure strong {
-  font-weight: 500;
-  margin-bottom: 3px;
-  display: block;
-}
-#latest table tbody tr td > section figure ul {
-  list-style: none;
-  padding-left: 0;
-  margin: 0;
-}
-#latest table tbody tr td > section figure ul li {
-  display: inline-block;
-  font-size: 13px;
-}
-#latest table tbody tr td > section figure ul li:first-child::before {
-  display: none;
-}
-#latest table tbody tr td > section figure ul li::before {
-  content: "";
-  display: inline-block;
-  width: 2px;
-  height: 2px;
-  margin: 0 5px 4px 2px;
-  border-radius: 2px;
-  background-color: #616670;
-}
-#latest table tfoot tr td {
-  border-bottom: none;
-}
-#latest table tfoot tr td nav ul {
-  margin-bottom: 0;
-}/*# sourceMappingURL=latest.css.map */

+ 0 - 1
resources/sass/desktop/board/latest.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["latest.css","latest.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EACI,sBAAA;EACA,gBAAA;ADEJ;ACAI;EAKI,iBAAA;EACA,kBAAA;EACA,sBAAA;ADFR;ACJQ;EACI,gBAAA;ADMZ;ACEY;EACI,yBAAA;EACA,sBAAA;ADAhB;ACEgB;EACI,kBAAA;EACA,mBAAA;ADApB;ACQgB;EAEI,yBAAA;ADPpB;ACUgB;EACI,kBAAA;EACA,sBAAA;ADRpB;ACWgB;EACI,eAAA;ADTpB;ACYwB;EACI,cAAA;ADV5B;ACcoB;EACI,eAAA;EACA,mBAAA;EACA,iBAAA;EACA,cAAA;ADZxB;ACeoB;EACI,cAAA;EACA,mBAAA;EACA,oBAAA;EACA,iBAAA;ADbxB;ACgBoB;EACI,cAAA;EACA,iBAAA;EACA,oBAAA;ADdxB;ACiBoB;EACI,eAAA;EACA,2BAAA;ADfxB;ACmBoB;EACI,aAAA;EACA,eAAA;ADjBxB;ACmBwB;EACI,sBAAA;EACA,gBAAA;EACA,4BAAA;EACA,SAAA;EACA,kBAAA;ADjB5B;ACmB4B;EACI,qBAAA;ADjBhC;ACmBgC;EACI,gBAAA;EACA,iBAAA;EACA,WAAA;ADjBpC;ACmBoC;EAEI,wCAAA;ADlBxC;ACuB4B;EACI,aAAA;ADrBhC;ACuBgC;EACI,gBAAA;ADrBpC;ACyB4B;EACI,gBAAA;EACA,kBAAA;EACA,cAAA;ADvBhC;AC0B4B;EACI,gBAAA;EACA,eAAA;EACA,SAAA;ADxBhC;AC0BgC;EACI,qBAAA;EACA,eAAA;ADxBpC;AC0BoC;EAAuB,aAAA;ADvB3D;ACwBoC;EACI,WAAA;EACA,qBAAA;EACA,UAAA;EACA,WAAA;EACA,qBAAA;EACA,kBAAA;EACA,yBAAA;ADtBxC;ACiCY;EACI,mBAAA;AD/BhB;ACiCgB;EACI,gBAAA;AD/BpB","file":"latest.css"}

+ 0 - 183
resources/sass/desktop/board/view.css

@@ -1,183 +0,0 @@
-@charset "UTF-8";
-/* 게시판 보기 */
-#boardView {
-  box-sizing: border-box;
-  padding: calc(var(--bs-gutter-x) * 0.5);
-}
-#boardView .head h5 {
-  font-weight: bold;
-  margin-bottom: 0;
-}
-#boardView .body {
-  margin: 20px 0;
-}
-#boardView .body table {
-  border: 1px solid #333;
-  margin-bottom: 6px;
-}
-> #boardView .body table:not(:first-child) {
-  border-top: none;
-}
-#boardView .body table tr th, #boardView .body table tr td {
-  text-align: initial;
-  vertical-align: middle;
-}
-#boardView .body table thead tr th {
-  background: none;
-  border-bottom: 1px solid #333;
-}
-#boardView .body table thead tr th h4 {
-  padding: 5px 10px;
-  margin: 0;
-}
-#boardView .body table thead tr td strong {
-  font-size: 16px;
-}
-#boardView .body table thead tr td small {
-  vertical-align: baseline;
-  margin-left: 10px;
-  padding-left: 10px;
-  border-left: 1px solid #2c3946;
-}
-#boardView .body table thead tr td ul {
-  display: inline-block;
-  list-style: none;
-  margin: 0;
-  padding: 0;
-}
-#boardView .body table thead tr td ul > li {
-  display: inline-block;
-}
-#boardView .body table thead tr td ul > li::after {
-  display: inline-block;
-  content: "";
-  width: 1px;
-  height: 11px;
-  background: #2c3946;
-  vertical-align: -2px;
-  margin: 0;
-}
-#boardView .body table thead tr td ul > li span {
-  padding: 0 10px;
-}
-#boardView .body table thead tr td ul > li span var {
-  font-style: inherit;
-}
-#boardView .body table thead tr td ul > li:first-child span {
-  padding-left: 0;
-}
-#boardView .body table thead tr td ul > li:last-child span {
-  padding-right: 0;
-}
-#boardView .body table thead tr td ul > li:last-child::after {
-  display: none;
-  width: 0;
-}
-#boardView .body table thead tr td ol {
-  min-width: auto;
-  margin-left: 20px;
-  border-radius: 0;
-  border-color: #cfcfcf #999 #666 #999;
-  border-width: 1px 1px 1px 0;
-  border-style: solid;
-  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-}
-#boardView .body table thead tr td ol > li {
-  line-height: initial;
-  padding: 0.4rem 1.2rem;
-  cursor: pointer;
-}
-#boardView .body table thead tr td ol > li:hover, #boardView .body table thead tr td ol > li:focus, #boardView .body table thead tr td ol > li:active {
-  background: #eaeaea;
-  color: #000;
-}
-#boardView .body table thead tr td ol > li i {
-  margin-right: 3px;
-}
-#boardView .body table thead tr:nth-of-type(2) th {
-  padding-left: 18px;
-}
-#boardView .body table thead tr:nth-of-type(2) td {
-  padding-right: 18px;
-  padding-bottom: 0;
-}
-#boardView .body table thead tr:nth-of-type(2) td:last-child {
-  text-align: right;
-}
-#boardView .body table thead tr:nth-of-type(3) th {
-  padding-left: 18px;
-}
-#boardView .body table thead tr:nth-of-type(3) td {
-  padding-right: 18px;
-  padding-top: 0;
-}
-#boardView .body table thead tr:nth-of-type(3) td:last-child {
-  text-align: right;
-}
-#boardView .body table thead tr:last-child {
-  border-bottom: 1px solid #333;
-}
-#boardView .body table tbody tr td ol {
-  list-style: none;
-  margin: 0;
-  padding: 2px 10px;
-}
-#boardView .body table tbody tr td ol > li {
-  margin-bottom: 6px;
-}
-#boardView .body table tbody tr td ol > li i {
-  vertical-align: -2px;
-}
-#boardView .body table tbody tr td ol > li:last-child {
-  margin-bottom: 0;
-}
-#boardView .body table tbody tr td blockquote {
-  min-height: 300px;
-  padding: 2px 10px;
-  margin: 0;
-}
-#boardView .body table tbody tr td blockquote img {
-  max-width: 100%;
-}
-#boardView .body table tbody tr td blockquote pre[class*=language-],
-#boardView .body table tbody tr td blockquote code[class*=language-] {
-  overflow: auto;
-  white-space: break-spaces;
-  word-break: break-word;
-}
-#boardView .body table tfoot tr td {
-  text-align: center;
-}
-#boardView .body table tfoot tr td button {
-  margin: 0 2px 0 2px;
-}
-#boardView .body table tfoot tr:last-child td {
-  text-align: left;
-  padding: 10px 18px 18px 18px;
-}
-#boardView .foot {
-  box-sizing: content-box;
-}
-#boardView .foot table {
-  border: 1px solid #333;
-  margin-bottom: 0;
-}
-#boardView .foot table tr th, #boardView .foot table tr td {
-  text-align: initial;
-  vertical-align: middle;
-}
-#boardView .foot table thead tr th {
-  background: transparent;
-  border-bottom: 1px solid #333;
-}
-#boardView .foot table thead tr th h5 {
-  font-size: 16px;
-  font-weight: normal;
-  margin-bottom: 0;
-  padding: 6px 12px;
-}
-#boardView .foot table tbody tr td {
-  border-top: 0;
-}/*# sourceMappingURL=view.css.map */

+ 0 - 1
resources/sass/desktop/board/view.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["view.css","view.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EAEI,sBAAA;EACA,uCAAA;ADCJ;ACEQ;EACI,iBAAA;EACA,gBAAA;ADAZ;ACII;EACI,cAAA;ADFR;ACIQ;EACI,sBAAA;EACA,kBAAA;ADFZ;ACIY;EACI,gBAAA;ADFhB;ACMgB;EACI,mBAAA;EACA,sBAAA;ADJpB;ACWoB;EACI,gBAAA;EACA,6BAAA;ADTxB;ACWwB;EACI,iBAAA;EACA,SAAA;ADT5B;ACcwB;EACI,eAAA;ADZ5B;ACewB;EACI,wBAAA;EACA,iBAAA;EACA,kBAAA;EACA,8BAAA;ADb5B;ACiBwB;EACI,qBAAA;EACA,gBAAA;EACA,SAAA;EACA,UAAA;ADf5B;ACiB4B;EACI,qBAAA;ADfhC;ACiBgC;EACI,qBAAA;EACA,WAAA;EACA,UAAA;EACA,YAAA;EACA,mBAAA;EACA,oBAAA;EACA,SAAA;ADfpC;ACkBgC;EACI,eAAA;ADhBpC;ACkBoC;EACI,mBAAA;ADhBxC;ACoBgC;EACI,eAAA;ADlBpC;ACqBgC;EACI,gBAAA;ADnBpC;ACsBgC;EACI,aAAA;EACA,QAAA;ADpBpC;AC0BwB;EACI,eAAA;EACA,iBAAA;EACA,gBAAA;EACA,oCAAA;EACA,2BAAA;EACA,mBAAA;EACA,uGAAA;EACA,4GAAA;EACA,+GAAA;ADxB5B;AC0B4B;EACI,oBAAA;EACA,sBAAA;EACA,eAAA;ADxBhC;AC0BgC;EAGI,mBAAA;EACA,WAAA;AD1BpC;AC6BgC;EACI,iBAAA;AD3BpC;ACmCwB;EACI,kBAAA;ADjC5B;ACoCwB;EACI,mBAAA;EACA,iBAAA;ADlC5B;ACoC4B;EACI,iBAAA;ADlChC;ACyCwB;EACI,kBAAA;ADvC5B;AC0CwB;EACI,mBAAA;EACA,cAAA;ADxC5B;AC0C4B;EACI,iBAAA;ADxChC;AC6CoB;EACI,6BAAA;AD3CxB;ACoDwB;EACI,gBAAA;EACA,SAAA;EACA,iBAAA;ADlD5B;ACoD4B;EACI,kBAAA;ADlDhC;ACoDgC;EACI,oBAAA;ADlDpC;ACqDgC;EACI,gBAAA;ADnDpC;ACwDwB;EACI,iBAAA;EACA,iBAAA;EACA,SAAA;ADtD5B;ACwD4B;EACI,eAAA;ADtDhC;ACyD4B;;EAEI,cAAA;EACA,yBAAA;EACA,sBAAA;ADvDhC;ACiEoB;EACI,kBAAA;AD/DxB;ACiEwB;EACI,mBAAA;AD/D5B;ACmEoB;EACI,gBAAA;EACA,4BAAA;ADjExB;ACyEI;EACI,uBAAA;ADvER;ACyEQ;EACI,sBAAA;EACA,gBAAA;ADvEZ;AC0EgB;EACI,mBAAA;EACA,sBAAA;ADxEpB;AC8EoB;EAQI,uBAAA;EACA,6BAAA;ADnFxB;AC2EwB;EACI,eAAA;EACA,mBAAA;EACA,gBAAA;EACA,iBAAA;ADzE5B;ACoFoB;EACI,aAAA;ADlFxB","file":"view.css"}

+ 0 - 54
resources/sass/desktop/board/write.css

@@ -1,54 +0,0 @@
-@charset "UTF-8";
-/* 게시판 작성 / 게시판 수정 */
-#boardWrite,
-#boardEdit {
-  box-sizing: border-box;
-  padding: calc(var(--bs-gutter-x) * 0.5);
-}
-#boardWrite > h5,
-#boardEdit > h5 {
-  font-weight: bold;
-  margin-bottom: 0;
-}
-#boardWrite .head,
-#boardEdit .head {
-  margin-bottom: 10px;
-}
-#boardWrite .body,
-#boardEdit .body {
-  margin: 0 -10px;
-}
-> #boardWrite .body form table:not(:first-child),
-> #boardEdit .body form table:not(:first-child) {
-  border: none;
-}
-#boardWrite .body form table tr,
-#boardEdit .body form table tr {
-  overflow: hidden;
-}
-#boardWrite .body form table tr th, #boardWrite .body form table tr td,
-#boardEdit .body form table tr th,
-#boardEdit .body form table tr td {
-  text-align: initial;
-  vertical-align: middle;
-}
-#boardWrite .body form table tr th,
-#boardEdit .body form table tr th {
-  font-weight: normal;
-}
-#boardWrite .body form table tr th label,
-#boardEdit .body form table tr th label {
-  margin-bottom: 0;
-}
-#boardWrite .body form table tr td,
-#boardEdit .body form table tr td {
-  padding: 7px;
-}
-#boardWrite .foot,
-#boardEdit .foot {
-  margin-top: 10px;
-}
-#boardWrite .captcha,
-#boardEdit .captcha {
-  max-width: 280px;
-}/*# sourceMappingURL=write.css.map */

+ 0 - 1
resources/sass/desktop/board/write.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["write.css","write.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,oBAAA;AACA;;EAEI,sBAAA;EACA,uCAAA;ADEJ;ACAI;;EACI,iBAAA;EACA,gBAAA;ADGR;ACAI;;EACI,mBAAA;ADGR;ACAI;;EACI,eAAA;ADGR;ACEgB;;EACI,YAAA;ADCpB;ACEgB;;EACI,gBAAA;ADCpB;ACCoB;;;EACI,mBAAA;EACA,sBAAA;ADGxB;ACAoB;;EACI,mBAAA;ADGxB;ACDwB;;EACI,gBAAA;ADI5B;ACAoB;;EACI,YAAA;ADGxB;ACII;;EACI,gBAAA;ADDR;ACII;;EACI,gBAAA;ADDR","file":"write.css"}

+ 0 - 73
resources/sass/desktop/main/index.css

@@ -1,73 +0,0 @@
-#banners {
-  margin: -20px -10px 0 -10px;
-  min-height: 420px;
-  max-height: 300px;
-  --swiper-navigation-color: #fff;
-  --swiper-pagination-color: #fff;
-}
-#banners .swiper-wrapper {
-  min-height: inherit;
-  max-height: inherit;
-}
-#banners .swiper-wrapper .swiper-slide {
-  min-height: inherit;
-  max-height: inherit;
-  border-bottom: 1px solid #bbb;
-  background-size: cover;
-  background-repeat: no-repeat;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover {
-  min-height: inherit;
-  max-height: inherit;
-  color: #F5F5F5;
-  display: flex;
-  align-items: center;
-  justify-content: center;
-  padding: 5% 12%;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover .title {
-  font-size: 2em;
-  font-weight: bold;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover .subtitle {
-  font-size: 1.2em;
-  font-weight: 500;
-  margin-bottom: 10px;
-}
-#banners .swiper-wrapper .swiper-slide .swiper-cover img {
-  width: 100%;
-  max-width: 220px;
-}
-
-#notice a,
-#review a {
-  text-decoration: none;
-}
-#notice a:hover, #notice a:focus,
-#review a:hover,
-#review a:focus {
-  text-decoration: underline;
-}
-#notice table tr td span,
-#review table tr td span {
-  font-size: 14px;
-  color: #000;
-  padding-right: 5px;
-}
-#notice table tr td a,
-#review table tr td a {
-  font-size: 13px;
-}
-#notice table tr td small,
-#review table tr td small {
-  font-size: 13px;
-  color: #bbbbbb;
-}
-
-#coupang a {
-  display: block;
-}
-#coupang img {
-  max-width: 100%;
-  height: auto;
-}/*# sourceMappingURL=index.css.map */

+ 0 - 1
resources/sass/desktop/main/index.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["index.scss","index.css"],"names":[],"mappings":"AAAA;EACI,2BAAA;EACA,iBAAA;EACA,iBAAA;EACA,+BAAA;EACA,+BAAA;ACCJ;ADCI;EACI,mBAAA;EACA,mBAAA;ACCR;ADCQ;EACI,mBAAA;EACA,mBAAA;EACA,6BAAA;EACA,sBAAA;EACA,4BAAA;ACCZ;ADCY;EACI,mBAAA;EACA,mBAAA;EACA,cAAA;EAEA,aAAA;EACA,mBAAA;EACA,uBAAA;EACA,eAAA;ACAhB;ADEgB;EACI,cAAA;EACA,iBAAA;ACApB;ADGgB;EACI,gBAAA;EACA,gBAAA;EACA,mBAAA;ACDpB;ADIgB;EACI,WAAA;EACA,gBAAA;ACFpB;;ADYI;;EACI,qBAAA;ACRR;ADUQ;;;EAEI,0BAAA;ACPZ;ADcgB;;EACI,eAAA;EACA,WAAA;EACA,kBAAA;ACXpB;ADcgB;;EACI,eAAA;ACXpB;ADcgB;;EACI,eAAA;EACA,cAAA;ACXpB;;ADoBI;EACI,cAAA;ACjBR;ADoBI;EACI,eAAA;EACA,YAAA;AClBR","file":"index.css"}

+ 0 - 20
resources/sass/mobile/account/certify.css

@@ -1,20 +0,0 @@
-#accountCertify {
-  position: relative;
-}
-#accountCertify > dl {
-  margin-bottom: 1.5rem;
-}
-#accountCertify > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountCertify > dl dd {
-  font-size: 13px;
-}
-#accountCertify form {
-  max-width: 420px;
-  margin: 0 auto;
-}
-#accountCertify form table {
-  border: none;
-}/*# sourceMappingURL=certify.css.map */

+ 0 - 1
resources/sass/mobile/account/certify.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["certify.scss","certify.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADKI;EACI,gBAAA;EACA,cAAA;ACHR;ADKQ;EACI,YAAA;ACHZ","file":"certify.css"}

+ 0 - 66
resources/sass/mobile/account/comment.css

@@ -1,66 +0,0 @@
-@charset "UTF-8";
-/* 작성 댓글 */
-#accountComment {
-  box-sizing: border-box;
-}
-#accountComment table {
-  margin-bottom: 0;
-}
-#accountComment table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountComment table tr th, #accountComment table tr td {
-  text-align: center;
-}
-#accountComment table thead tr th {
-  background: #133a46;
-}
-#accountComment table tbody tr td {
-  vertical-align: middle;
-}
-#accountComment table tbody tr td p {
-  margin-bottom: 5px;
-}
-#accountComment table tbody tr td p a {
-  font-size: 0.8rem;
-  font-weight: normal;
-  text-decoration: none;
-}
-#accountComment table tbody tr td p var {
-  color: #aa0000;
-  font-style: initial;
-  font-size: 0.813rem;
-  vertical-align: bottom;
-  letter-spacing: -1px;
-}
-#accountComment table tbody tr td p i {
-  color: #cbd5e0;
-  margin-left: 5px;
-  vertical-align: -2px;
-}
-#accountComment table tbody tr td p:last-child {
-  margin-bottom: 0;
-}
-#accountComment table tbody tr td ul {
-  margin: 0;
-  padding: 0;
-}
-#accountComment table tbody tr td ul li {
-  display: inline-block;
-  font-size: 0.75rem;
-}
-#accountComment table tbody tr td ul li:after {
-  content: "·";
-  padding: 0 3px 0 7px;
-}
-#accountComment table tbody tr td ul li:last-child:after {
-  content: "";
-  padding: 0;
-}
-#accountComment table tbody tr td:first-child {
-  text-align: center;
-}
-#accountComment table tbody tr td:last-child {
-  text-align: left;
-}/*# sourceMappingURL=comment.css.map */

+ 0 - 1
resources/sass/mobile/account/comment.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["comment.css","comment.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,UAAA;AACA;EACI,sBAAA;ADEJ;ACAI;EACI,gBAAA;ADER;ACAQ;EACI,iBAAA;EACA,cAAA;ADEZ;ACEY;EACI,kBAAA;ADAhB;ACMgB;EACI,mBAAA;ADJpB;ACWgB;EACI,sBAAA;ADTpB;ACWoB;EACI,kBAAA;ADTxB;ACWwB;EACI,iBAAA;EACA,mBAAA;EACA,qBAAA;ADT5B;ACYwB;EACI,cAAA;EACA,mBAAA;EACA,mBAAA;EACA,sBAAA;EACA,oBAAA;ADV5B;ACawB;EACI,cAAA;EACA,gBAAA;EACA,oBAAA;ADX5B;ACcwB;EACI,gBAAA;ADZ5B;ACgBoB;EACI,SAAA;EACA,UAAA;ADdxB;ACgBwB;EACI,qBAAA;EACA,kBAAA;ADd5B;ACgB4B;EACI,YAAA;EACA,oBAAA;ADdhC;ACiB4B;EACI,WAAA;EACA,UAAA;ADfhC;ACoBoB;EACI,kBAAA;ADlBxB;ACqBoB;EACI,gBAAA;ADnBxB","file":"comment.css"}

+ 0 - 23
resources/sass/mobile/account/leave.css

@@ -1,23 +0,0 @@
-#accountLeave {
-  position: relative;
-}
-#accountLeave > dl {
-  margin-bottom: 1.5rem;
-}
-#accountLeave > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountLeave > dl dd {
-  font-size: 13px;
-}
-#accountLeave form {
-  max-width: 550px;
-  margin: 0 auto;
-}
-#accountLeave form table {
-  border: none;
-}
-#accountLeave form table tbody tr td {
-  text-align: left;
-}/*# sourceMappingURL=leave.css.map */

+ 0 - 1
resources/sass/mobile/account/leave.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["leave.scss","leave.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADKI;EACI,gBAAA;EACA,cAAA;ACHR;ADKQ;EACI,YAAA;ACHZ;ADOoB;EACI,gBAAA;ACLxB","file":"leave.css"}

+ 0 - 23
resources/sass/mobile/account/loginLog.css

@@ -1,23 +0,0 @@
-#accountLoginLog {
-  box-sizing: border-box;
-}
-#accountLoginLog table {
-  margin-bottom: 0;
-  min-width: 580px;
-}
-#accountLoginLog table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountLoginLog table tr th, #accountLoginLog table tr td {
-  text-align: center;
-}
-#accountLoginLog table thead tr th {
-  background: #133a46;
-}
-#accountLoginLog table tbody tr td {
-  text-align: center;
-  vertical-align: middle;
-  border: none;
-  font-size: 13px;
-}/*# sourceMappingURL=loginLog.css.map */

+ 0 - 1
resources/sass/mobile/account/loginLog.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["loginLog.scss","loginLog.css"],"names":[],"mappings":"AACA;EACI,sBAAA;ACAJ;ADEI;EACI,gBAAA;EACA,gBAAA;ACAR;ADEQ;EACI,iBAAA;EACA,cAAA;ACAZ;ADIY;EACI,kBAAA;ACFhB;ADQgB;EACI,mBAAA;ACNpB;ADagB;EACI,kBAAA;EACA,sBAAA;EACA,YAAA;EACA,eAAA;ACXpB","file":"loginLog.css"}

+ 0 - 41
resources/sass/mobile/account/modify.css

@@ -1,41 +0,0 @@
-#accountModify {
-  position: relative;
-}
-#accountModify > dl {
-  margin-bottom: 1.5rem;
-}
-#accountModify > dl dt {
-  font-size: 17px;
-  margin-bottom: 10px;
-}
-#accountModify > dl dd {
-  font-size: 13px;
-}
-#accountModify form {
-  margin-bottom: 0;
-}
-#accountModify form table {
-  border: none;
-}
-#accountModify form table tbody tr th {
-  color: #b3b3b3;
-}
-#accountModify form table tbody tr th hr {
-  color: #ccc;
-  margin: 0.6rem 0;
-}
-#accountModify form table tbody tr td {
-  text-align: left;
-}
-@media (max-width: 576px) {
-  #accountModify form table tbody tr td #btnConfirmEmail,
-  #accountModify form table tbody tr td #btnCancelEmail {
-    margin-bottom: 5px;
-  }
-}
-#accountModify form table tbody tr td input[type=file] {
-  width: inherit;
-}
-#accountModify form table tbody tr td hr {
-  margin: 0.3rem 0;
-}/*# sourceMappingURL=modify.css.map */

+ 0 - 1
resources/sass/mobile/account/modify.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["modify.scss","modify.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADKI;EACI,gBAAA;ACHR;ADKQ;EACI,YAAA;ACHZ;ADOoB;EACI,cAAA;ACLxB;ADOwB;EACI,WAAA;EACA,gBAAA;ACL5B;ADSoB;EACI,gBAAA;ACPxB;ADSwB;EACI;;IAEI,kBAAA;ECP9B;AACF;ADUwB;EACI,cAAA;ACR5B;ADWwB;EACI,gBAAA;ACT5B","file":"modify.css"}

+ 0 - 34
resources/sass/mobile/account/passwords.css

@@ -1,34 +0,0 @@
-#accountPassword,
-#accountPasswordCampaign {
-  position: relative;
-}
-#accountPassword > dl,
-#accountPasswordCampaign > dl {
-  margin-bottom: 1.5rem;
-}
-#accountPassword > dl dt,
-#accountPasswordCampaign > dl dt {
-  font-size: 15px;
-  margin-bottom: 10px;
-}
-#accountPassword > dl dd,
-#accountPasswordCampaign > dl dd {
-  font-size: 13px;
-}
-#accountPassword form,
-#accountPasswordCampaign form {
-  max-width: 450px;
-  margin: 0 auto;
-}
-#accountPassword form table,
-#accountPasswordCampaign form table {
-  border: none;
-}
-#accountPassword form table tbody tr td,
-#accountPasswordCampaign form table tbody tr td {
-  text-align: left;
-}
-#accountPassword form table tbody tr td hr,
-#accountPasswordCampaign form table tbody tr td hr {
-  margin: 0.3rem 0;
-}/*# sourceMappingURL=passwords.css.map */

+ 0 - 1
resources/sass/mobile/account/passwords.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["passwords.scss","passwords.css"],"names":[],"mappings":"AACA;;EAEI,kBAAA;ACAJ;ADEI;;EACI,qBAAA;ACCR;ADCQ;;EACI,eAAA;EACA,mBAAA;ACEZ;ADCQ;;EACI,eAAA;ACEZ;ADEI;;EACI,gBAAA;EACA,cAAA;ACCR;ADCQ;;EACI,YAAA;ACEZ;ADEoB;;EACI,gBAAA;ACCxB;ADCwB;;EACI,gBAAA;ACE5B","file":"passwords.css"}

+ 0 - 91
resources/sass/mobile/account/post.css

@@ -1,91 +0,0 @@
-@charset "UTF-8";
-/* 작성 게시글 */
-#accountPost {
-  box-sizing: border-box;
-}
-#accountPost table {
-  margin-bottom: 0;
-}
-#accountPost table caption {
-  caption-side: top;
-  color: #bbbbbb;
-}
-#accountPost table tr th, #accountPost table tr td {
-  text-align: center;
-}
-#accountPost table thead tr th {
-  background: #133a46;
-}
-#accountPost table tbody tr:hover, #accountPost table tbody tr:focus {
-  background-color: #1a1e21;
-}
-#accountPost table tbody tr th, #accountPost table tbody tr td {
-  text-align: center;
-  vertical-align: middle;
-}
-#accountPost table tbody tr td p {
-  margin-bottom: 5px;
-}
-#accountPost table tbody tr td p label {
-  font-size: 0.8rem;
-  margin-right: 3px;
-}
-#accountPost table tbody tr td p del, #accountPost table tbody tr td p a {
-  font-size: 0.8rem;
-  font-weight: normal;
-  text-decoration: none;
-}
-#accountPost table tbody tr td p var {
-  color: #aa0000;
-  font-style: initial;
-  font-size: 0.813rem;
-  vertical-align: bottom;
-  letter-spacing: -1px;
-}
-#accountPost table tbody tr td p i {
-  color: #cbd5e0;
-  margin-left: 5px;
-  vertical-align: -2px;
-}
-#accountPost table tbody tr td p span {
-  font-size: 0.625rem;
-  vertical-align: text-top;
-  margin-left: 5px;
-}
-#accountPost table tbody tr td ul {
-  margin: 0;
-  padding: 0;
-}
-#accountPost table tbody tr td ul li {
-  display: inline-block;
-  font-size: 0.75rem;
-}
-#accountPost table tbody tr td ul li:after {
-  content: "·";
-  padding: 0 3px 0 7px;
-}
-#accountPost table tbody tr td ul li:last-child:after {
-  content: "";
-  padding: 0;
-}
-#accountPost table tbody tr td .thumbnail {
-  display: block;
-  position: relative;
-  width: 100%;
-  height: 100%;
-  overflow: hidden;
-  min-height: 50px;
-}
-#accountPost table tbody tr td .thumbnail > img {
-  position: absolute;
-  width: 100%;
-  top: 50%;
-  left: 50%;
-  transform: translate(-50%, -50%);
-}
-#accountPost table tbody tr td:first-child {
-  text-align: center;
-}
-#accountPost table tbody tr td:last-child {
-  text-align: left;
-}/*# sourceMappingURL=post.css.map */

+ 0 - 1
resources/sass/mobile/account/post.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["post.css","post.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EACI,sBAAA;ADEJ;ACAI;EACI,gBAAA;ADER;ACAQ;EACI,iBAAA;EACA,cAAA;ADEZ;ACEY;EACI,kBAAA;ADAhB;ACMgB;EACI,mBAAA;ADJpB;ACYgB;EAEI,yBAAA;ADXpB;ACcgB;EACI,kBAAA;EACA,sBAAA;ADZpB;ACiBoB;EACI,kBAAA;ADfxB;ACiBwB;EACI,iBAAA;EACA,iBAAA;ADf5B;ACkBwB;EACI,iBAAA;EACA,mBAAA;EACA,qBAAA;ADhB5B;ACmBwB;EACI,cAAA;EACA,mBAAA;EACA,mBAAA;EACA,sBAAA;EACA,oBAAA;ADjB5B;ACoBwB;EACI,cAAA;EACA,gBAAA;EACA,oBAAA;ADlB5B;ACqBwB;EACI,mBAAA;EACA,wBAAA;EACA,gBAAA;ADnB5B;ACuBoB;EACI,SAAA;EACA,UAAA;ADrBxB;ACuBwB;EACI,qBAAA;EACA,kBAAA;ADrB5B;ACuB4B;EACI,YAAA;EACA,oBAAA;ADrBhC;ACwB4B;EACI,WAAA;EACA,UAAA;ADtBhC;AC2BoB;EACI,cAAA;EACA,kBAAA;EACA,WAAA;EACA,YAAA;EACA,gBAAA;EACA,gBAAA;ADzBxB;AC2BwB;EACI,kBAAA;EACA,WAAA;EACA,QAAA;EACA,SAAA;EACA,gCAAA;ADzB5B;AC6BoB;EACI,kBAAA;AD3BxB;AC8BoB;EACI,gBAAA;AD5BxB","file":"post.css"}

+ 0 - 31
resources/sass/mobile/account/profile.css

@@ -1,31 +0,0 @@
-#accountProfile {
-  position: relative;
-}
-#accountProfile > dl {
-  margin-bottom: 1.5rem;
-}
-#accountProfile > dl dt {
-  font-size: 15px;
-  margin-bottom: 10px;
-}
-#accountProfile > dl dd {
-  font-size: 13px;
-}
-#accountProfile article table {
-  border: none;
-}
-#accountProfile article table tbody tr th {
-  color: #b3b3b3;
-}
-#accountProfile article table tbody tr th hr {
-  color: #ccc;
-  margin: 0.6rem 0;
-}
-#accountProfile article table tbody tr td {
-  text-align: left;
-  color: #f1f1f1;
-}
-#accountProfile article table tbody tr td hr {
-  color: #ccc;
-  margin: 0.3rem 0;
-}/*# sourceMappingURL=profile.css.map */

+ 0 - 1
resources/sass/mobile/account/profile.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["profile.scss","profile.css"],"names":[],"mappings":"AACA;EACI,kBAAA;ACAJ;ADEI;EACI,qBAAA;ACAR;ADEQ;EACI,eAAA;EACA,mBAAA;ACAZ;ADGQ;EACI,eAAA;ACDZ;ADMQ;EACI,YAAA;ACJZ;ADQoB;EACI,cAAA;ACNxB;ADQwB;EACI,WAAA;EACA,gBAAA;ACN5B;ADUoB;EACI,gBAAA;EACA,cAAA;ACRxB;ADUwB;EACI,WAAA;EACA,gBAAA;ACR5B","file":"profile.css"}

+ 0 - 118
resources/sass/mobile/board/comment.css

@@ -1,118 +0,0 @@
-@charset "UTF-8";
-/* 댓글 목록  */
-#commentList {
-  box-sizing: content-box;
-}
-#commentList ul {
-  list-style: none;
-  padding: 0;
-  margin: 5px 0;
-}
-#commentList ul .media {
-  display: flex;
-  flex-direction: row;
-  flex-wrap: nowrap;
-  list-style: none;
-  align-items: flex-start;
-}
-#commentList ul .media .media-thumb {
-  width: 100%;
-  max-width: 38px;
-  margin-right: 5px;
-  vertical-align: top;
-}
-#commentList ul .media .media-body {
-  box-sizing: content-box;
-  margin-left: 8px;
-  width: 100%;
-}
-#commentList ul .media .media-body form dl {
-  margin-bottom: 0;
-}
-#commentList ul .media .media-body form dl dt strong {
-  font-size: 0.813rem;
-  color: #56889a;
-}
-#commentList ul .media .media-body form dl dt span {
-  font-size: 0.75rem;
-  margin-left: 8px;
-  font-weight: normal;
-}
-#commentList ul .media .media-body form dl dt .dropdown-toggle {
-  padding: 0;
-}
-#commentList ul .media .media-body form dl dt .dropdown-menu {
-  min-width: auto;
-  border-radius: 0;
-  border-color: #cfcfcf #999 #666 #999;
-  border-width: 1px 1px 1px 0;
-  border-style: solid;
-  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-}
-#commentList ul .media .media-body form dl dt .dropdown-menu .dropdown-item {
-  line-height: initial;
-  padding: 0.4rem 1.2rem;
-  cursor: pointer;
-}
-#commentList ul .media .media-body form dl dt .dropdown-menu .dropdown-item:hover, #commentList ul .media .media-body form dl dt .dropdown-menu .dropdown-item:focus, #commentList ul .media .media-body form dl dt .dropdown-menu .dropdown-item:active {
-  background: #eaeaea;
-  color: #000;
-}
-#commentList ul .media .media-body form dl dd {
-  margin-bottom: 0;
-}
-#commentList ul .media .media-body form dl dd p {
-  margin-top: 2px;
-  margin-bottom: 10px;
-}
-#commentList ul .media .media-body form dl dd p svg {
-  color: #7e7e7e;
-  margin-right: 6px;
-}
-#commentList ul .media .media-body form dl dd p input {
-  padding: 0;
-  display: inline-block;
-}
-#commentList ul .media .media-body form dl dd p input:focus {
-  outline: none;
-}
-#commentList ul .media .media-body form dl dd button {
-  padding: 0;
-  border: none;
-  background: none;
-  margin-right: 10px;
-  cursor: pointer;
-  color: #838383;
-}
-#commentList ul .media .media-body form dl dd button:hover, #commentList ul .media .media-body form dl dd button:focus {
-  text-decoration: none;
-  color: #ad611b;
-  outline: 0;
-}
-#commentList ul .media .media-body form dl dd button:last-child {
-  color: #6cbd02;
-}
-#commentList ul .media .media-body form dl dd button:last-child:hover, #commentList ul .media .media-body form dl dd button:last-child:focus {
-  text-decoration: underline;
-}
-#commentList ul .media .media-body div > form {
-  margin-top: 10px;
-}
-#commentList ul .media .media-body div > form textarea,
-#commentList ul .media .media-body div > form .mce-tinymce {
-  margin-bottom: 10px;
-}
-#commentList > nav ul {
-  margin: 15px 0 20px 0;
-}
-
-/* 댓글 작성 */
-#commentWrite {
-  box-sizing: content-box;
-}
-#commentWrite textarea,
-#commentWrite .mce-tinymce {
-  margin-bottom: 10px;
-}/*# sourceMappingURL=comment.css.map */

+ 0 - 1
resources/sass/mobile/board/comment.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["comment.css","comment.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EACI,uBAAA;ADEJ;ACAI;EACI,gBAAA;EACA,UAAA;EACA,aAAA;ADER;ACAQ;EACI,aAAA;EACA,mBAAA;EACA,iBAAA;EACA,gBAAA;EACA,uBAAA;ADEZ;ACAY;EACI,WAAA;EACA,eAAA;EACA,iBAAA;EACA,mBAAA;ADEhB;ACCY;EACI,uBAAA;EACA,gBAAA;EACA,WAAA;ADChB;ACEoB;EACI,gBAAA;ADAxB;ACG4B;EACI,mBAAA;EACA,cAAA;ADDhC;ACI4B;EACI,kBAAA;EACA,gBAAA;EACA,mBAAA;ADFhC;ACK4B;EACI,UAAA;ADHhC;ACM4B;EACI,eAAA;EACA,gBAAA;EACA,oCAAA;EACA,2BAAA;EACA,mBAAA;EACA,uGAAA;EACA,4GAAA;EACA,+GAAA;ADJhC;ACMgC;EACI,oBAAA;EACA,sBAAA;EACA,eAAA;ADJpC;ACMoC;EAGI,mBAAA;EACA,WAAA;ADNxC;ACYwB;EACI,gBAAA;ADV5B;ACY4B;EACI,eAAA;EACA,mBAAA;ADVhC;ACYgC;EACI,cAAA;EACA,iBAAA;ADVpC;ACagC;EACI,UAAA;EACA,qBAAA;ADXpC;ACaoC;EACI,aAAA;ADXxC;ACgB4B;EACI,UAAA;EACA,YAAA;EACA,gBAAA;EACA,kBAAA;EACA,eAAA;EACA,cAAA;ADdhC;ACgBgC;EAEI,qBAAA;EACA,cAAA;EACA,UAAA;ADfpC;ACkBgC;EACI,cAAA;ADhBpC;ACkBoC;EAEI,0BAAA;ADjBxC;AC0BgB;EACI,gBAAA;ADxBpB;AC0BoB;;EAEI,mBAAA;ADxBxB;ACiCQ;EACI,qBAAA;AD/BZ;;ACoCA,UAAA;AACA;EACI,uBAAA;ADjCJ;ACoCI;;EAEI,mBAAA;ADlCR","file":"comment.css"}

+ 0 - 138
resources/sass/mobile/board/index.css

@@ -1,138 +0,0 @@
-@charset "UTF-8";
-.mce-label.mce-autoscroll {
-  overflow: hidden !important;
-}
-
-#board {
-  padding: calc(var(--bs-gutter-x) * 0.5);
-  /* 게시판 목록 */
-}
-#board .board-name {
-  font-weight: bold;
-  margin-bottom: 0;
-}
-#board #boardList {
-  box-sizing: border-box;
-}
-#board #boardList .head {
-  margin-bottom: 10px;
-}
-#board #boardList .body table {
-  margin-left: auto;
-  margin-right: auto;
-  border: 1px solid #222c36;
-}
-#board #boardList .body table caption {
-  caption-side: top;
-}
-#board #boardList .body table caption span {
-  font-size: 15px;
-}
-#board #boardList .body table caption select {
-  width: inherit;
-}
-#board #boardList .body table tbody tr td {
-  vertical-align: middle;
-}
-#board #boardList .body table tbody tr td p {
-  font-size: 0.813rem;
-  margin-bottom: 5px;
-}
-#board #boardList .body table tbody tr td p label {
-  margin-right: 5px;
-}
-#board #boardList .body table tbody tr td p label a {
-  color: #cbd5e0;
-}
-#board #boardList .body table tbody tr td p del, #board #boardList .body table tbody tr td p a {
-  font-size: 0.875rem;
-  font-weight: normal;
-}
-#board #boardList .body table tbody tr td p var {
-  color: #aa0000;
-  font-style: normal;
-  margin-left: 3px;
-  letter-spacing: -1px;
-  vertical-align: middle;
-}
-#board #boardList .body table tbody tr td p i {
-  color: #cbd5e0;
-  margin-left: 3px;
-  vertical-align: -1px;
-}
-#board #boardList .body table tbody tr td p span {
-  font-size: 0.625rem;
-  margin-left: 3px;
-  vertical-align: middle;
-}
-#board #boardList .body table tbody tr td ul {
-  margin: 0;
-  padding: 0;
-}
-#board #boardList .body table tbody tr td ul li {
-  display: inline-block;
-  font-size: 0.75rem;
-}
-#board #boardList .body table tbody tr td ul li:after {
-  content: "·";
-  padding: 0 3px 0 7px;
-}
-#board #boardList .body table tbody tr td ul li:last-child:after {
-  content: "";
-  padding: 0;
-}
-#board #boardList .body table tbody tr td .thumbnail {
-  display: block;
-  position: relative;
-  width: 100%;
-  height: 100%;
-  overflow: hidden;
-  min-height: 50px;
-}
-#board #boardList .body table tbody tr td .thumbnail > img {
-  position: absolute;
-  width: 100%;
-  top: 50%;
-  left: 50%;
-  transform: translate(-50%, -50%);
-}
-#board #boardList .body table tbody tr td > section {
-  display: flex;
-  flex-wrap: wrap;
-  justify-content: space-around;
-}
-#board #boardList .body table tbody tr td > section figure {
-  box-sizing: border-box;
-  text-align: center;
-  flex-basis: auto;
-  max-width: 50%;
-  padding: 5px;
-}
-#board #boardList .body table tbody tr td > section figure > a {
-  display: inline-block;
-}
-#board #boardList .body table tbody tr td > section figure > a img {
-  width: 100%;
-  max-width: 210px;
-  max-height: 215px;
-}
-#board #boardList .body table tbody tr td > section figure > a img:focus, #board #boardList .body table tbody tr td > section figure > a img:hover {
-  filter: drop-shadow(2px 2px 4px #969696);
-}
-#board #boardList .body table tbody tr td > section figure figcaption {
-  margin: 5px 0;
-}
-#board #boardList .body table tbody tr td > section figure figcaption a {
-  display: initial;
-}
-#board #boardList .body table tbody tr td > section figure strong {
-  display: block;
-  font-size: 0.813rem;
-  margin-bottom: 3px;
-}
-#board #boardList .body table tbody tr td > section figure small {
-  font-size: 0.688rem;
-}
-#board #boardList .foot {
-  margin-top: 10px;
-}/*# sourceMappingURL=index.css.map */

+ 0 - 1
resources/sass/mobile/board/index.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["index.css","index.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACEhB;EAA2B,2BAAA;ADC3B;;ACCA;EACI,uCAAA;EAOA,WAAA;ADJJ;ACDI;EACI,iBAAA;EACA,gBAAA;ADGR;ACCI;EACI,sBAAA;ADCR;ACCQ;EACI,mBAAA;ADCZ;ACGY;EACI,iBAAA;EACA,kBAAA;EACA,yBAAA;ADDhB;ACGgB;EACI,iBAAA;ADDpB;ACGoB;EACI,eAAA;ADDxB;ACIoB;EACI,cAAA;ADFxB;ACQwB;EACI,sBAAA;ADN5B;ACS4B;EACI,mBAAA;EACA,kBAAA;ADPhC;ACSgC;EACI,iBAAA;ADPpC;ACSoC;EACI,cAAA;ADPxC;ACWgC;EACI,mBAAA;EACA,mBAAA;ADTpC;ACYgC;EACI,cAAA;EACA,kBAAA;EACA,gBAAA;EACA,oBAAA;EACA,sBAAA;ADVpC;ACagC;EACI,cAAA;EACA,gBAAA;EACA,oBAAA;ADXpC;ACcgC;EACI,mBAAA;EACA,gBAAA;EACA,sBAAA;ADZpC;ACgB4B;EACI,SAAA;EACA,UAAA;ADdhC;ACgBgC;EACI,qBAAA;EACA,kBAAA;ADdpC;ACgBoC;EACI,YAAA;EACA,oBAAA;ADdxC;ACiBoC;EACI,WAAA;EACA,UAAA;ADfxC;ACqB4B;EACI,cAAA;EACA,kBAAA;EACA,WAAA;EACA,YAAA;EACA,gBAAA;EACA,gBAAA;ADnBhC;ACqBgC;EACI,kBAAA;EACA,WAAA;EACA,QAAA;EACA,SAAA;EACA,gCAAA;ADnBpC;ACwB4B;EACI,aAAA;EACA,eAAA;EACA,6BAAA;ADtBhC;ACyBgC;EACI,sBAAA;EACA,kBAAA;EACA,gBAAA;EACA,cAAA;EACA,YAAA;ADvBpC;ACyBoC;EACI,qBAAA;ADvBxC;ACyBwC;EACI,WAAA;EACA,gBAAA;EACA,iBAAA;ADvB5C;ACyB4C;EAEI,wCAAA;ADxBhD;AC6BoC;EACI,aAAA;AD3BxC;AC6BwC;EACI,gBAAA;AD3B5C;ACgCoC;EACI,cAAA;EACA,mBAAA;EACA,kBAAA;AD9BxC;ACkCoC;EACI,mBAAA;ADhCxC;AC0CQ;EACI,gBAAA;ADxCZ","file":"index.css"}

+ 0 - 114
resources/sass/mobile/board/latest.css

@@ -1,114 +0,0 @@
-@charset "UTF-8";
-/* 최근 게시글 */
-#latest {
-  box-sizing: border-box;
-}
-#latest table {
-  margin-left: auto;
-  margin-right: auto;
-  border: 1px solid #222c36;
-}
-> #latest table:not(:first-child) {
-  border-top: none;
-}
-#latest table tbody tr td {
-  vertical-align: middle;
-}
-#latest table tbody tr td p {
-  margin-bottom: 5px;
-}
-#latest table tbody tr td p label {
-  margin-right: 5px;
-}
-#latest table tbody tr td p label a {
-  color: #cbd5e0;
-}
-#latest table tbody tr td p del, #latest table tbody tr td p a {
-  font-size: 0.875rem;
-  font-weight: normal;
-}
-#latest table tbody tr td p var {
-  color: #aa0000;
-  font-style: normal;
-  margin-left: 3px;
-  letter-spacing: -1px;
-  vertical-align: middle;
-}
-#latest table tbody tr td p i {
-  color: #cbd5e0;
-  margin-left: 3px;
-  vertical-align: -1px;
-}
-#latest table tbody tr td p span {
-  font-size: 0.625rem;
-  margin-left: 3px;
-  vertical-align: middle;
-}
-#latest table tbody tr td ul {
-  margin: 0;
-  padding: 0;
-}
-#latest table tbody tr td ul li {
-  display: inline-block;
-  font-size: 0.75rem;
-}
-#latest table tbody tr td ul li:after {
-  content: "·";
-  padding: 0 3px 0 7px;
-}
-#latest table tbody tr td ul li:last-child:after {
-  content: "";
-  padding: 0;
-}
-#latest table tbody tr td .thumbnail {
-  display: block;
-  position: relative;
-  width: 100%;
-  height: 100%;
-  overflow: hidden;
-  min-height: 50px;
-}
-#latest table tbody tr td .thumbnail > img {
-  position: absolute;
-  width: 100%;
-  top: 50%;
-  left: 50%;
-  transform: translate(-50%, -50%);
-}
-#latest table tbody tr td > section {
-  display: flex;
-  flex-wrap: wrap;
-  justify-content: space-around;
-}
-#latest table tbody tr td > section figure {
-  box-sizing: border-box;
-  text-align: center;
-  flex-basis: auto;
-  max-width: 50%;
-  padding: 5px;
-}
-#latest table tbody tr td > section figure > a {
-  display: inline-block;
-}
-#latest table tbody tr td > section figure > a img {
-  width: 100%;
-  max-width: 210px;
-  max-height: 215px;
-}
-#latest table tbody tr td > section figure > a img:focus, #latest table tbody tr td > section figure > a img:hover {
-  filter: drop-shadow(2px 2px 4px #969696);
-}
-#latest table tbody tr td > section figure figcaption {
-  margin: 5px 0;
-}
-#latest table tbody tr td > section figure figcaption a {
-  display: initial;
-}
-#latest table tbody tr td > section figure strong {
-  display: block;
-  font-size: 0.813rem;
-  margin-bottom: 3px;
-}
-#latest table tbody tr td > section figure small {
-  font-size: 0.688rem;
-}/*# sourceMappingURL=latest.css.map */

+ 0 - 1
resources/sass/mobile/board/latest.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["latest.css","latest.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EACI,sBAAA;ADEJ;ACAI;EAKI,iBAAA;EACA,kBAAA;EACA,yBAAA;ADFR;ACJQ;EACI,gBAAA;ADMZ;ACGgB;EACI,sBAAA;ADDpB;ACIoB;EACI,kBAAA;ADFxB;ACIwB;EACI,iBAAA;ADF5B;ACI4B;EACI,cAAA;ADFhC;ACMwB;EACI,mBAAA;EACA,mBAAA;ADJ5B;ACOwB;EACI,cAAA;EACA,kBAAA;EACA,gBAAA;EACA,oBAAA;EACA,sBAAA;ADL5B;ACQwB;EACI,cAAA;EACA,gBAAA;EACA,oBAAA;ADN5B;ACSwB;EACI,mBAAA;EACA,gBAAA;EACA,sBAAA;ADP5B;ACWoB;EACI,SAAA;EACA,UAAA;ADTxB;ACWwB;EACI,qBAAA;EACA,kBAAA;ADT5B;ACW4B;EACI,YAAA;EACA,oBAAA;ADThC;ACY4B;EACI,WAAA;EACA,UAAA;ADVhC;ACgBoB;EACI,cAAA;EACA,kBAAA;EACA,WAAA;EACA,YAAA;EACA,gBAAA;EACA,gBAAA;ADdxB;ACgBwB;EACI,kBAAA;EACA,WAAA;EACA,QAAA;EACA,SAAA;EACA,gCAAA;ADd5B;ACmBoB;EACI,aAAA;EACA,eAAA;EACA,6BAAA;ADjBxB;ACoBwB;EACI,sBAAA;EACA,kBAAA;EACA,gBAAA;EACA,cAAA;EACA,YAAA;ADlB5B;ACoB4B;EACI,qBAAA;ADlBhC;ACoBgC;EACI,WAAA;EACA,gBAAA;EACA,iBAAA;ADlBpC;ACoBoC;EAEI,wCAAA;ADnBxC;ACwB4B;EACI,aAAA;ADtBhC;ACwBgC;EACI,gBAAA;ADtBpC;AC2B4B;EACI,cAAA;EACA,mBAAA;EACA,kBAAA;ADzBhC;AC6B4B;EACI,mBAAA;AD3BhC","file":"latest.css"}

+ 0 - 209
resources/sass/mobile/board/view.css

@@ -1,209 +0,0 @@
-@charset "UTF-8";
-/* 게시판 보기 */
-#boardView {
-  box-sizing: border-box;
-  padding: calc(var(--bs-gutter-x) * 0.5);
-}
-#boardView .head h5 {
-  font-weight: bold;
-  margin-bottom: 0;
-}
-#boardView .body {
-  margin: 20px 0;
-}
-#boardView .body table {
-  border: 1px solid #222c36;
-  margin-bottom: 6px;
-}
-> #boardView .body table:not(:first-child) {
-  border-top: none;
-}
-#boardView .body table tr th, #boardView .body table tr td {
-  text-align: left;
-  vertical-align: middle;
-  word-break: break-all;
-}
-#boardView .body table thead tr th {
-  background: #090a0b;
-  border-bottom: 1px solid #222c36;
-}
-#boardView .body table thead tr th h5 {
-  margin-bottom: 0;
-  padding: 5px 0;
-}
-#boardView .body table thead tr td img {
-  width: 100%;
-  max-width: 82px;
-}
-#boardView .body table thead tr td strong {
-  font-size: 0.813rem;
-  color: #56889a;
-}
-#boardView .body table thead tr td small {
-  font-size: 0.688rem;
-  vertical-align: baseline;
-  margin-left: 10px;
-  padding-left: 10px;
-  border-left: 1px solid #2c3946;
-}
-#boardView .body table thead tr td p {
-  font-size: 0.75rem;
-  margin-bottom: 0;
-}
-#boardView .body table thead tr td ul {
-  display: inline-block;
-  list-style: none;
-  margin: 0;
-  padding: 0;
-}
-#boardView .body table thead tr td ul > li {
-  display: inline-block;
-}
-#boardView .body table thead tr td ul > li::after {
-  display: inline-block;
-  content: "";
-  width: 1px;
-  height: 11px;
-  background: #2c3946;
-  vertical-align: inherit;
-  margin: 0;
-}
-#boardView .body table thead tr td ul > li span {
-  font-size: 0.75rem;
-  padding: 0 10px;
-}
-#boardView .body table thead tr td ul > li span var {
-  font-style: inherit;
-}
-#boardView .body table thead tr td ul > li span i {
-  margin-right: 5px;
-}
-#boardView .body table thead tr td ul > li:first-child span {
-  padding-left: 0;
-}
-#boardView .body table thead tr td ul > li:last-child span {
-  padding-right: 0;
-}
-#boardView .body table thead tr td ul > li:last-child::after {
-  display: none;
-  width: 0;
-}
-#boardView .body table thead tr td ol {
-  min-width: auto;
-  margin-left: 20px;
-  border-radius: 0;
-  border-color: #cfcfcf #999 #666 #999;
-  border-width: 1px 1px 1px 0;
-  border-style: solid;
-  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-}
-#boardView .body table thead tr td ol > li {
-  line-height: initial;
-  padding: 0.4rem 1.2rem;
-  cursor: pointer;
-}
-#boardView .body table thead tr td ol > li:hover, #boardView .body table thead tr td ol > li:focus, #boardView .body table thead tr td ol > li:active {
-  background: #eaeaea;
-  color: #000;
-}
-#boardView .body table thead tr td ol > li i {
-  margin-right: 3px;
-}
-#boardView .body table thead tr:last-child {
-  border-bottom: 1px solid #222c36;
-}
-#boardView .body table tbody tr td ol {
-  margin: 0;
-  padding: 2px 10px;
-  list-style: none;
-}
-#boardView .body table tbody tr td ol > li {
-  margin-bottom: 6px;
-}
-#boardView .body table tbody tr td ol > li i {
-  vertical-align: -2px;
-}
-#boardView .body table tbody tr td ol > li:last-child {
-  margin-bottom: 0;
-}
-#boardView .body table tbody tr td blockquote {
-  min-height: 50px;
-  padding: 5px;
-  margin: 0;
-}
-#boardView .body table tbody tr td blockquote img {
-  -o-object-fit: cover;
-     object-fit: cover;
-  max-width: 100%;
-  height: auto;
-}
-#boardView .body table tbody tr td blockquote iframe {
-  width: 100%;
-}
-@supports (-webkit-touch-callout: none) {
-  #boardView .body table tbody tr td blockquote iframe {
-    width: -webkit-fill-available;
-  }
-}
-#boardView .body table tbody tr td blockquote pre[class*=language-],
-#boardView .body table tbody tr td blockquote code[class*=language-] {
-  overflow: auto;
-  white-space: break-spaces;
-  word-break: break-word;
-}
-#boardView .body table tfoot tr td {
-  text-align: center;
-}
-#boardView .body table tfoot tr td button {
-  margin: 0 2px 0 2px;
-}
-#boardView .body table tfoot tr:last-child td {
-  text-align: left;
-  padding: 10px 18px 18px 18px;
-}
-#boardView .body nav .dropdown-menu {
-  min-width: auto;
-  border-radius: 0;
-  border-color: #cfcfcf #999 #666 #999;
-  border-width: 1px 1px 1px 0;
-  border-style: solid;
-  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-  -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.2), -2px 2px 2px rgba(0, 0, 0, 0.1);
-}
-#boardView .body nav .dropdown-menu .dropdown-item {
-  line-height: initial;
-  padding: 0.4rem 1.2rem;
-  cursor: pointer;
-}
-#boardView .body nav .dropdown-menu .dropdown-item:hover, #boardView .body nav .dropdown-menu .dropdown-item:focus, #boardView .body nav .dropdown-menu .dropdown-item:active {
-  background: #eaeaea;
-  color: #000;
-}
-#boardView .foot {
-  box-sizing: content-box;
-}
-#boardView .foot table {
-  border: 1px solid #222c36;
-  margin-bottom: 0;
-}
-#boardView .foot table tr th, #boardView .foot table tr td {
-  text-align: initial;
-  vertical-align: middle;
-  word-break: break-all;
-}
-#boardView .foot table thead tr th {
-  background: transparent;
-  border-bottom: 1px solid #222c36;
-}
-#boardView .foot table thead tr th h5 {
-  font-size: 0.938rem;
-  font-weight: normal;
-  margin-bottom: 0;
-  padding: 5px 0;
-}
-#boardView .foot table tbody tr td {
-  border-top: 0;
-}/*# sourceMappingURL=view.css.map */

+ 0 - 1
resources/sass/mobile/board/view.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["view.css","view.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,WAAA;AACA;EAEI,sBAAA;EACA,uCAAA;ADCJ;ACEQ;EACI,iBAAA;EACA,gBAAA;ADAZ;ACII;EACI,cAAA;ADFR;ACIQ;EACI,yBAAA;EACA,kBAAA;ADFZ;ACIY;EACI,gBAAA;ADFhB;ACMgB;EACI,gBAAA;EACA,sBAAA;EACA,qBAAA;ADJpB;ACWoB;EACI,mBAAA;EACA,gCAAA;ADTxB;ACWwB;EACI,gBAAA;EACA,cAAA;ADT5B;ACcwB;EACI,WAAA;EACA,eAAA;ADZ5B;ACewB;EACI,mBAAA;EACA,cAAA;ADb5B;ACgBwB;EACI,mBAAA;EACA,wBAAA;EACA,iBAAA;EACA,kBAAA;EACA,8BAAA;ADd5B;ACiBwB;EACI,kBAAA;EACA,gBAAA;ADf5B;ACmBwB;EACI,qBAAA;EACA,gBAAA;EACA,SAAA;EACA,UAAA;ADjB5B;ACmB4B;EACI,qBAAA;ADjBhC;ACmBgC;EACI,qBAAA;EACA,WAAA;EACA,UAAA;EACA,YAAA;EACA,mBAAA;EACA,uBAAA;EACA,SAAA;ADjBpC;ACoBgC;EACI,kBAAA;EACA,eAAA;ADlBpC;ACoBoC;EACI,mBAAA;ADlBxC;ACqBoC;EACI,iBAAA;ADnBxC;ACuBgC;EACI,eAAA;ADrBpC;ACwBgC;EACI,gBAAA;ADtBpC;ACyBgC;EACI,aAAA;EACA,QAAA;ADvBpC;AC6BwB;EACI,eAAA;EACA,iBAAA;EACA,gBAAA;EACA,oCAAA;EACA,2BAAA;EACA,mBAAA;EACA,uGAAA;EACA,4GAAA;EACA,+GAAA;AD3B5B;AC6B4B;EACI,oBAAA;EACA,sBAAA;EACA,eAAA;AD3BhC;AC6BgC;EAGI,mBAAA;EACA,WAAA;AD7BpC;ACgCgC;EACI,iBAAA;AD9BpC;ACoCoB;EACI,gCAAA;ADlCxB;AC6CwB;EACI,SAAA;EACA,iBAAA;EACA,gBAAA;AD3C5B;AC6C4B;EACI,kBAAA;AD3ChC;AC6CgC;EACI,oBAAA;AD3CpC;AC8CgC;EACI,gBAAA;AD5CpC;ACkDwB;EACI,gBAAA;EACA,YAAA;EACA,SAAA;ADhD5B;ACkD4B;EACI,oBAAA;KAAA,iBAAA;EACA,eAAA;EACA,YAAA;ADhDhC;ACmD4B;EACI,WAAA;ADjDhC;ACmDgC;EAHJ;IAIQ,6BAAA;EDhDlC;AACF;ACmD4B;;EAEI,cAAA;EACA,yBAAA;EACA,sBAAA;ADjDhC;AC2DoB;EACI,kBAAA;ADzDxB;AC2DwB;EACI,mBAAA;ADzD5B;AC6DoB;EACI,gBAAA;EACA,4BAAA;AD3DxB;ACkEY;EACI,eAAA;EACA,gBAAA;EACA,oCAAA;EACA,2BAAA;EACA,mBAAA;EACA,uGAAA;EACA,4GAAA;EACA,+GAAA;ADhEhB;ACkEgB;EACI,oBAAA;EACA,sBAAA;EACA,eAAA;ADhEpB;ACkEoB;EAGI,mBAAA;EACA,WAAA;ADlExB;AC0EI;EACI,uBAAA;ADxER;AC0EQ;EACI,yBAAA;EACA,gBAAA;ADxEZ;AC2EgB;EACI,mBAAA;EACA,sBAAA;EACA,qBAAA;ADzEpB;AC+EoB;EACI,uBAAA;EACA,gCAAA;AD7ExB;AC+EwB;EACI,mBAAA;EACA,mBAAA;EACA,gBAAA;EACA,cAAA;AD7E5B;ACqFoB;EACI,aAAA;ADnFxB","file":"view.css"}

+ 0 - 38
resources/sass/mobile/board/write.css

@@ -1,38 +0,0 @@
-@charset "UTF-8";
-/* 게시판 작성 / 게시판 수정 */
-#boardWrite,
-#boardEdit {
-  box-sizing: border-box;
-  padding: calc(var(--bs-gutter-x) * 0.5);
-}
-#boardWrite > h5,
-#boardEdit > h5 {
-  font-weight: bold;
-  margin-bottom: 0;
-}
-#boardWrite .head,
-#boardEdit .head {
-  margin-bottom: 10px;
-}
-#boardWrite .body,
-#boardEdit .body {
-  margin: 0 -10px;
-}
-> #boardWrite .body form table:not(:first-child),
-> #boardEdit .body form table:not(:first-child) {
-  border: none;
-}
-#boardWrite .body form table tr,
-#boardEdit .body form table tr {
-  overflow: hidden;
-}
-#boardWrite .body form table tr td,
-#boardEdit .body form table tr td {
-  padding: 7px;
-  text-align: initial;
-  vertical-align: middle;
-}
-#boardWrite .foot,
-#boardEdit .foot {
-  margin-top: 10px;
-}/*# sourceMappingURL=write.css.map */

+ 0 - 1
resources/sass/mobile/board/write.css.map

@@ -1 +0,0 @@
-{"version":3,"sources":["write.css","write.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACAhB,oBAAA;AACA;;EAEI,sBAAA;EACA,uCAAA;ADEJ;ACAI;;EACI,iBAAA;EACA,gBAAA;ADGR;ACAI;;EACI,mBAAA;ADGR;ACAI;;EACI,eAAA;ADGR;ACEgB;;EACI,YAAA;ADCpB;ACEgB;;EACI,gBAAA;ADCpB;ACCoB;;EACI,YAAA;EACA,mBAAA;EACA,sBAAA;ADExB;ACKI;;EACI,gBAAA;ADFR","file":"write.css"}

+ 1 - 1
resources/views/auth/login.blade.php

@@ -1,7 +1,7 @@
 @extends('auth.layout')
 
 @section('content')
-<div id="loginForm" class="container">
+<div id="loginForm" class="container-fluid">
     <header>
         <a href="/" type="text/html" rel="noreferrer" referrerpolicy="no-referrer">
             {{ strtoupper(config('app.name')) }}

+ 1 - 1
resources/views/auth/passwords/confirm.blade.php

@@ -1,7 +1,7 @@
 @extends('auth.layout')
 
 @section('content')
-<div id="passwordConfirm" class="container">
+<div id="passwordConfirm" class="container-fluid">
     <header>
         <a href="/" type="text/html" rel="noreferrer" referrerpolicy="no-referrer">
             {{ strtoupper(config('app.name')) }}

+ 1 - 1
resources/views/auth/passwords/email.blade.php

@@ -1,7 +1,7 @@
 @extends('auth.layout')
 
 @section('content')
-<div id="passwordEmail" class="container">
+<div id="passwordEmail" class="container-fluid">
     <header>
         <a href="/" type="text/html" rel="noreferrer" referrerpolicy="no-referrer">
             {{ strtoupper(config('app.name')) }}

+ 1 - 1
resources/views/auth/passwords/reset.blade.php

@@ -69,6 +69,6 @@
 @endpush
 
 @push('scripts')
-    <script src="{{ asset('/js/auth/passwords.js') }}"></script>
+    <script src="{{ asset('js/auth/passwords.js') }}"></script>
 @endpush
 

+ 1 - 1
resources/views/auth/register.blade.php

@@ -1,7 +1,7 @@
 @extends('auth.layout')
 
 @section('content')
-<div id="registerForm" class="container">
+<div id="registerForm" class="container-fluid">
     <header>
         <a href="/" type="text/html" rel="noreferrer" referrerpolicy="no-referrer">
             {{ strtoupper(config('app.name')) }}

+ 3 - 31
resources/views/desktop/layouts/app.blade.php

@@ -197,39 +197,11 @@
         </address>
         <br/>
     </footer>
-   
-    {{-- 팝업 --}}
-    @isset($popups)
-    <div id="layerPops">
-        @foreach($popups as $pop)
-            <div id="layerPop_{{ $loop->index }}" class="layer-pops ui-draggable ui-draggable-handle" tabindex="-1" data-key="{{ $loop->iteration }}" data-disable-hours="{{ $pop->disable_hours }}" style=" @if($pop->top) top: {{ $pop->top }}px; @endif @if($pop->left) left: {{ $pop->left }}px; @endif @if($pop->width) width: {{ $pop->width }}px; @endif @if($pop->height) height: {{ $pop->height }}px; @endif">
-                <article>
-                    {{ $pop->content }}
-                </article>
-                <article>
-                    <button type="button" class="btn-closed">오늘 하루 안보기</button>
-                    <button type="button" class="btn-cancel">닫기</button>
-                </article>
-            </div>
-        @endforeach
-    </div>
-    @endif
-
-    {{-- 처리중 1 --}}
-    <div id="loading">
-        <figure class="figure">
-            <img src="/images/default/loading.gif" class="figure-img img-fluid"/>
-            <figcaption class="figure-caption">처리 중...</figcaption>
-        </figure>
-    </div>
 
     @stack('scripts')
 
-    @if(Session::has('message'))
-        <script>alert(("{!! addslashes(Session::get('message')) !!}"));</script>
-    @endif
-    @if ($errors->any())
-        <script>alert(("{{ addslashes($errors->first()) }}"));</script>
-    @endif
+    @include('component.loading')
+    @include('component.popup')
+    @include('component.alert')
 </body>
 </html>

+ 3 - 1
resources/views/desktop/main.blade.php

@@ -74,7 +74,7 @@
 
 <!-- 인기 영화 정보 -->
 <div class="modal fade" id="trendingModal" data-bs-keyboard="false" tabindex="-1" aria-labelledby="trendingModalLabel" aria-hidden="true">
-    <div class="modal-dialog modal-xl">
+    <div class="modal-dialog modal-xl modal-dialog-centered">
         <div class="modal-content">
             <div class="modal-header bg-dark text-white">
                 <h1 class="modal-title fs-5" id="trendingModalLabel">-</h1>
@@ -99,6 +99,8 @@
     </div>
 </div>
 
+<br/>
+
 <div class="container">
     <div class="row justify-content-center">
 

+ 3 - 31
resources/views/mobile/layouts/app.blade.php

@@ -208,38 +208,10 @@
         </address>
     </footer>
 
-    {{-- 팝업 --}}
-    @isset($popups)
-        <div id="layerPops">
-            @foreach($popups as $pop)
-                <div id="layerPop_{{ $loop->index }}" class="layer-pops ui-draggable ui-draggable-handle" tabindex="-1" data-key="{{ $loop->iteration }}" data-disable-hours="{{ $pop->disable_hours }}" style=" @if($pop->top) top: {{ $pop->top }}px; @endif @if($pop->left) left: {{ $pop->left }}px; @endif @if($pop->width) width: {{ $pop->width }}px; @endif @if($pop->height) height: {{ $pop->height }}px; @endif">
-                    <article>
-                        {{ $pop->content }}
-                    </article>
-                    <article>
-                        <button type="button" class="btn-closed">오늘 하루 안보기</button>
-                        <button type="button" class="btn-cancel">닫기</button>
-                    </article>
-                </div>
-            @endforeach
-        </div>
-    @endif
-
-    {{-- 처리중 1 --}}
-    <div id="loading">
-        <figure class="figure">
-            <img src="/images/default/loading.gif" class="figure-img img-fluid"/>
-            <figcaption class="figure-caption">처리 중...</figcaption>
-        </figure>
-    </div>
-
     @stack('scripts')
 
-    @if(Session::has('message'))
-        <script>alert(("{!! addslashes(Session::get('message')) !!}"));</script>
-    @endif
-    @if ($errors->any())
-        <script>alert(("{{ addslashes($errors->first()) }}"));</script>
-    @endif
+    @include('component.loading')
+    @include('component.popup')
+    @include('component.alert')
 </body>
 </html>

+ 4 - 14
resources/views/mobile/layouts/sub.blade.php

@@ -58,21 +58,11 @@
 <body>
     @yield('content')
 
-    {{-- 처리중 1 --}}
-    <div id="loading">
-        <figure class="figure">
-            <img src="/images/default/loading.gif" class="figure-img img-fluid"/>
-            <figcaption class="figure-caption">처리 중...</figcaption>
-        </figure>
-    </div>
 
     @stack('scripts')
 
-    @if(Session::has('message'))
-        <script>alert(("{!! addslashes(Session::get('message')) !!}"));</script>
-    @endif
-    @if ($errors->any())
-        <script>alert(("{{ addslashes($errors->first()) }}"));</script>
-    @endif
-    </body>
+    @include('component.loading')
+    @include('component.popup')
+    @include('component.alert')
+</body>
 </html>

Неке датотеке нису приказане због велике количине промена