From 289579b7b1d4d435500dabee7b7b8d1e6ad7cf29 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 16 May 2013 10:49:05 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20#459=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EC=9D=BD=EA=B8=B0=20bo?= =?UTF-8?q?=5Fv=5Ftop=20ul=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/board/basic/style.css | 2 +- mobile/skin/board/gallery/style.css | 2 +- skin/board/basic/style.css | 6 ++---- skin/board/gallery/style.css | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/mobile/skin/board/basic/style.css b/mobile/skin/board/basic/style.css index a9604c46a..1b47d611c 100644 --- a/mobile/skin/board/basic/style.css +++ b/mobile/skin/board/basic/style.css @@ -76,7 +76,7 @@ #bo_v_top {margin:0 0 1em;padding:1em} #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_top ul {list-style:none} +#bo_v_top ul {margin:0;padding:0;list-style:none} #bo_v_bot {padding:0 1em} #bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/mobile/skin/board/gallery/style.css b/mobile/skin/board/gallery/style.css index 71d5693a0..bda25bfc8 100644 --- a/mobile/skin/board/gallery/style.css +++ b/mobile/skin/board/gallery/style.css @@ -86,7 +86,7 @@ #bo_v_top {margin:0 0 1em;padding:1em} #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_top ul {list-style:none} +#bo_v_top ul {margin:0;padding:0;list-style:none} #bo_v_bot {padding:0 1em} #bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/skin/board/basic/style.css b/skin/board/basic/style.css index bef01d2b7..7223dbebb 100644 --- a/skin/board/basic/style.css +++ b/skin/board/basic/style.css @@ -8,9 +8,7 @@ #bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} #bo_cate li {float:left;margin-bottom:-1px} #bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer} -#bo_cate a:focus, -#bo_cate a:hover, -#bo_cate a:active {text-decoration:none} +#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none} #bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold} .td_subject img {margin-left:3px} @@ -73,7 +71,7 @@ #bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1} #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_top ul {list-style:none} +#bo_v_top ul {margin:0;padding:0;list-style:none} #bo_v_bot {zoom:1} #bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index 7be441c7a..4a3c1c0bf 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -95,7 +95,7 @@ #bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1} #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_top ul {list-style:none} +#bo_v_top ul {margin:0;padding:0;list-style:none} #bo_v_bot {zoom:1} #bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}