From 110c7ccdd00ed09bded3c1eceab37bb479fb1600 Mon Sep 17 00:00:00 2001 From: taggon Date: Fri, 26 Nov 2010 07:29:07 +0000 Subject: [PATCH] =?UTF-8?q?=EC=9E=90=EB=8F=99=20=EC=A0=80=EC=9E=A5=20?= =?UTF-8?q?=EB=A9=94=EC=8B=9C=EC=A7=80=EB=A5=BC=20=EA=B8=B0=EB=B3=B8?= =?UTF-8?q?=EC=9C=BC=EB=A1=9C=20=EA=B0=90=EC=B6=94=EB=8F=84=EB=A1=9D=20?= =?UTF-8?q?=EC=84=A4=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@7920 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 0a2169776..b141a7ccb 100644 --- a/modules/editor/skins/xeed/xd.css +++ b/modules/editor/skins/xeed/xd.css @@ -82,7 +82,7 @@ body{height:100%} .xd .tool .liow label{position:absolute;top:4px;left:6px;white-space:nowrap} .xd .tool .liow .itx{position:relative;z-index:2;background:transparent} /* Time */ -.xd .time{font-size:12px;background:#fcfcfc;border-top:1px solid #ddd} +.xd .time{font-size:12px;background:#fcfcfc;border-top:1px solid #ddd;display:none;} .xd .time p{margin:0;padding:6px 10px;color:#666;text-align:center} /* Mode */ .xd .mode{position:relative;z-index:1;background-position:0 -1140px;background-repeat:repeat-x;border-top:1px solid #b5b5b5;*zoom:1}