From dad97445f8cf09f38daf674007140998831af2bd Mon Sep 17 00:00:00 2001 From: minsupkr Date: Wed, 25 Mar 2020 20:54:16 +0900 Subject: [PATCH 1/4] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20>=20=ED=99=98?= =?UTF-8?q?=EA=B2=BD=EC=84=A4=EC=A0=95=20>=20=EB=A9=94=EB=89=B4=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20:=20=EB=A9=94=EB=89=B4=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EC=8B=9C=20=EC=B6=94=EA=B0=80=20=EC=82=AD=EC=A0=9C=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=ED=81=B4=EB=9E=98=EC=8A=A4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/menu_form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adm/menu_form.php b/adm/menu_form.php index c4a8b2dbf..25db9438b 100644 --- a/adm/menu_form.php +++ b/adm/menu_form.php @@ -161,9 +161,9 @@ function add_menu_list(name, link, code) list += ""; list += ""; - list += ""; + list += ""; - list += ""; + list += ""; list += ""; list += ""; From 81444b42b15fc9110c257543f45a7d40bef59f0a Mon Sep 17 00:00:00 2001 From: minsupkr Date: Wed, 25 Mar 2020 20:56:46 +0900 Subject: [PATCH 2/4] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20>=20=ED=99=98?= =?UTF-8?q?=EA=B2=BD=EC=84=A4=EC=A0=95=20>=20=EB=A9=94=EB=89=B4=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20:=20=EB=A9=94=EB=89=B4=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EC=8B=9C=20=EC=B6=94=EA=B0=80=20=EC=82=AD=EC=A0=9C=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=ED=81=B4=EB=9E=98=EC=8A=A4=20=EC=88=98=EC=A0=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/menu_form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adm/menu_form.php b/adm/menu_form.php index 25db9438b..bb421af1c 100644 --- a/adm/menu_form.php +++ b/adm/menu_form.php @@ -159,9 +159,9 @@ function add_menu_list(name, link, code) list += ""; list += ""; list += ""; - list += ""; + list += ""; - list += ""; + list += "\n"; list += ""; list += ""; From 67126bcbe1277de48f188ba1d69c3b4ce0314cfa Mon Sep 17 00:00:00 2001 From: minsupkr Date: Tue, 31 Mar 2020 11:54:39 +0900 Subject: [PATCH 3/4] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20:=20=EA=B0=A4?= =?UTF-8?q?=EB=9F=AC=EB=A6=AC=EC=8A=A4=ED=82=A8=20gall=5Fimg=20height=20?= =?UTF-8?q?=EC=A7=80=EC=A0=95=20=EB=B2=84=EA=B7=B8=2010331?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/board/gallery/style.css | 2 +- theme/basic/skin/board/gallery/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index 67bbbdc73..c58c86801 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -124,7 +124,7 @@ box-shadow:inset 0 2px 5px rgb(33, 135, 202)} #bo_gall .gall_now .gall_text_href a {color:#ff3061} #bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none} -#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;max-height:200px;overflow:hidden} +#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;height:200px;max-height:200px;overflow:hidden} #bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block} #bo_gall .gall_img img {max-width:100%;height:auto !important} #bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;line-height:200px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777} diff --git a/theme/basic/skin/board/gallery/style.css b/theme/basic/skin/board/gallery/style.css index 67bbbdc73..c58c86801 100644 --- a/theme/basic/skin/board/gallery/style.css +++ b/theme/basic/skin/board/gallery/style.css @@ -124,7 +124,7 @@ box-shadow:inset 0 2px 5px rgb(33, 135, 202)} #bo_gall .gall_now .gall_text_href a {color:#ff3061} #bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none} -#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;max-height:200px;overflow:hidden} +#bo_gall .gall_img {border-bottom:1px solid #eee;text-align:center;height:200px;max-height:200px;overflow:hidden} #bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block} #bo_gall .gall_img img {max-width:100%;height:auto !important} #bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;line-height:200px;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777} From b069485c53bde345bbe57deff11060eddedd1679 Mon Sep 17 00:00:00 2001 From: minsupkr Date: Tue, 31 Mar 2020 11:59:30 +0900 Subject: [PATCH 4/4] =?UTF-8?q?=EC=B5=9C=EA=B7=BC=EA=B2=8C=EC=8B=9C?= =?UTF-8?q?=EB=AC=BC=20:=20=EB=B6=88=EB=B6=84=EB=AA=85=ED=95=9C=20selector?= =?UTF-8?q?=20=EC=88=98=EC=A0=95,=20galley=20>=20gallery=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=2010335?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/latest/pic_block/latest.skin.php | 2 +- skin/latest/pic_block/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skin/latest/pic_block/latest.skin.php b/skin/latest/pic_block/latest.skin.php index 791e2b48b..dcd824410 100644 --- a/skin/latest/pic_block/latest.skin.php +++ b/skin/latest/pic_block/latest.skin.php @@ -24,7 +24,7 @@ $list_count = (is_array($list) && $list) ? count($list) : 0; } $img_content = ''.$thumb['alt'].''; ?> -
  • +