From 3ad2069f34194099992c452986ab7d5b8a1c23b1 Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 24 Nov 2008 07:48:31 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20xe=5Fboard?= =?UTF-8?q?=EC=9D=98=20=EA=B2=80=EC=9D=80=EC=83=89=20=EC=BB=AC=EB=9F=AC?= =?UTF-8?q?=EC=85=8B=EC=9D=98=20=EA=B8=80=EC=9E=90=EA=B0=80=20=EC=95=88=20?= =?UTF-8?q?=EB=B3=B4=EC=9D=B4=EB=8A=94=20=EB=B6=80=EB=B6=84=EC=9D=98=20CSS?= =?UTF-8?q?=EC=88=98=EC=A0=95.=20=EC=97=90=EB=94=94=ED=84=B0=EC=9D=98=20if?= =?UTF-8?q?rame=EC=97=90=20=EB=B0=B0=EA=B2=BD=EC=9D=84=20=ED=88=AC?= =?UTF-8?q?=EB=AA=85=ED=95=98=EA=B2=8C=20=ED=95=98=EB=8A=94=20=EC=86=8D?= =?UTF-8?q?=EC=84=B1=20=EC=B6=94=EA=B0=80?= 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@4963 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_board/css/black.css | 3 +++ modules/editor/skins/default/editor.html | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/board/skins/xe_board/css/black.css b/modules/board/skins/xe_board/css/black.css index 161834ccc..90d5907ea 100644 --- a/modules/board/skins/xe_board/css/black.css +++ b/modules/board/skins/xe_board/css/black.css @@ -1,5 +1,7 @@ @charset "utf-8"; +.viewDocument { color:#888; } + /* board Title */ .boardHeader h3 { margin:0; border-bottom:3px solid #fe3614; } @@ -83,6 +85,7 @@ .boardRead .fileAttached ul li a { color:#AAAAAA; } .replyBox .fileAttached { border:1px solid #888888; background-color:transparent; padding:5px; margin-top:10px; overflow:hidden;} .replyBox .fileAttached ul li a { color:#AAAAAA; } +.boardWrite * { color:#888888; } .boardWrite dl.option dd * { color:#888888; } .replyBox .replyItem { background-color:transparent; border-bottom:1px dotted #888888; } .replyBox .date { color:#888888; } diff --git a/modules/editor/skins/default/editor.html b/modules/editor/skins/default/editor.html index 184c57ef7..a94713a68 100644 --- a/modules/editor/skins/default/editor.html +++ b/modules/editor/skins/default/editor.html @@ -177,9 +177,9 @@
- + - +