From 4e1f6668ec51d0817e3aadd8bcf93e40f5b35e89 Mon Sep 17 00:00:00 2001 From: taggon Date: Tue, 30 Nov 2010 01:35:17 +0000 Subject: [PATCH] =?UTF-8?q?=ED=98=95=EC=8B=9D=20=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=96=B4=EA=B0=80=20=EC=83=81=EC=9C=84=20=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=96=B4=EC=9D=98=20=EB=A7=88=EC=A7=84=EC=9D=84=20=EC=83=81?= =?UTF-8?q?=EC=86=8D=EB=B0=9B=EC=A7=80=20=EC=95=8A=EB=8F=84=EB=A1=9D=20?= =?UTF-8?q?=EC=88=98=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@7939 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/skins/xeed/xd.css | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/editor/skins/xeed/xd.css b/modules/editor/skins/xeed/xd.css index 638f6dfb8..887381d4b 100644 --- a/modules/editor/skins/xeed/xd.css +++ b/modules/editor/skins/xeed/xd.css @@ -196,6 +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.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}