From 1165427f363cd0b316e5c127ef1908c6728eeb1f Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 6 Mar 2013 17:34:09 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20#316=20?= =?UTF-8?q?=EC=97=90=20=EB=94=B0=EB=A5=B8=20=EC=B2=98=EB=A6=AC,=20?= =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=EA=B7=B8=EB=A3=B9=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=20=EC=88=98=EC=A0=95=20=EB=84=93=EC=9D=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/boardgroup_list.php | 2 +- css/admin.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/adm/boardgroup_list.php b/adm/boardgroup_list.php index baebd0b46..413d8e3a0 100644 --- a/adm/boardgroup_list.php +++ b/adm/boardgroup_list.php @@ -159,7 +159,7 @@ $colspan = 8; - + Date: Wed, 6 Mar 2013 17:41:18 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20gnb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 7 +++---- head.php | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/css/default.css b/css/default.css index 1187d1480..5d675ed12 100644 --- a/css/default.css +++ b/css/default.css @@ -81,11 +81,10 @@ a:active {color:#000;text-decoration:underline} .gnb_js .gnb_1depth a {text-align:center} .gnb_js .gnb_1depth_air a {float:none;background:#f7f7f2;color:#000} .gnb_js .gnb_1depth_on a {float:none;background:#fff;color:#000} -.gnb_js ul ul {position:absolute;top:35px} -.gnb_js .gnb_ul2 {width:1px;height:1px;overflow:hidden} +.gnb_js .gnb_sub_ul {position:absolute;top:35px;width:1px;height:1px;overflow:hidden} .gnb_js .gnb_2depth a {display:inline-block;float:none !important;padding:0 10px;width:161px;text-align:left} -.gnb_1depth_over .gnb_ul2 {left:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} -.gnb_1depth_over2 .gnb_ul2 {right:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} +.gnb_1depth_over .gnb_sub_ul {left:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} +.gnb_1depth_over2 .gnb_sub_ul {right:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} /* 배포시에는 필요없는 부분 */ #sirgle_title {height:100px;color:#fff;font-size:3em} diff --git a/head.php b/head.php index f76172255..3f28bc6a1 100644 --- a/head.php +++ b/head.php @@ -137,7 +137,7 @@ if ($config['cf_include_head']) { ?>
  • -