From 903a77c9afe4df556559007f9831ae2e7eecf332 Mon Sep 17 00:00:00 2001 From: zero Date: Tue, 24 Apr 2007 04:25:31 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1299 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/css/default.css b/common/css/default.css index 87f3d5013..43f1bf401 100644 --- a/common/css/default.css +++ b/common/css/default.css @@ -14,8 +14,8 @@ a.bold { } .editor_blue_text { color: #145ff9; text-decoration:none; border-bottom:2px solid #4a7fec;} -.editor_red_text { color: #f42126; text-decoration:none; border-bottom:2px solid #e54347; } -.editor_yellow_text { color: #c9bd00; text-decoration:none; border-bottom:2px solid #ece460; } +.editor_red_text { color: #f42126; text-decoration:none; border-bottom:2px solid #e54347;} +.editor_yellow_text { color: #c9bd00; text-decoration:none; border-bottom:2px solid #ece460;} .editor_green_text { color: #08830B; text-decoration:none; border-bottom:2px solid #08830B;} .folder_opener { display: block; }