From f281321110838aff829cc5eb429fd0569fd2c3fe Mon Sep 17 00:00:00 2001 From: taggon Date: Tue, 30 Nov 2010 01:37:10 +0000 Subject: [PATCH] =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=96=B4=20=ED=95=AD?= =?UTF-8?q?=EB=AA=A9=EC=9D=B4=20=EC=83=81=EC=9C=84=20=EC=9A=94=EC=86=8C?= =?UTF-8?q?=EC=9D=98=20border=20=EA=B0=92=EC=9D=84=20=EC=83=81=EC=86=8D?= =?UTF-8?q?=EB=B0=9B=EC=A7=80=20=EC=95=8A=EB=8F=84=EB=A1=9D=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7940 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/skins/xeed/xd.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/editor/skins/xeed/xd.css b/modules/editor/skins/xeed/xd.css index 887381d4b..73c218b28 100644 --- a/modules/editor/skins/xeed/xd.css +++ b/modules/editor/skins/xeed/xd.css @@ -196,7 +196,7 @@ body{height:100%} .xd .t2 .lr.open{display:block} /* Layer - u2 (hx, ff, fs, lh) */ .xd .t2 .u2 .lr{padding:2px} -.xd .t2 .u2 .lr li{margin:0 !important;padding:0 !important} +.xd .t2 .u2 .lr li{margin:0 !important;padding:0 !important;border:0 !important} .xd .t2 .u2 .lr li.hover{background:#ebebeb} .xd .t2 .u2 .lr button{display:block;white-space:nowrap;text-align:left;font-size:12px;padding:2px 10px} .xd .t2 .u2 .hx .lr button{font-weight:bold}