From e84991a1d9999542cedc297b9941954075b2f33f Mon Sep 17 00:00:00 2001 From: "andreww%netscape.com" Date: Fri, 19 Oct 2001 20:55:14 +0000 Subject: [PATCH] fix bug 60010 r=shliang sr=hewitt - editor status bar in mac classic cleanup. --- themes/classic/editor/mac/editor.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/themes/classic/editor/mac/editor.css b/themes/classic/editor/mac/editor.css index 94b54d3d72b5..83cbbd4c17cb 100644 --- a/themes/classic/editor/mac/editor.css +++ b/themes/classic/editor/mac/editor.css @@ -55,7 +55,6 @@ #appcontent { border-top : 1px solid #000000; - border-right : 1px solid #FFFFFF; } #ContentWindowDeck @@ -72,8 +71,7 @@ #EditModeToolbar { - border-right : 1px solid #DDDDDD; - border-bottom : 1px solid #DDDDDD !important; + border-bottom : 1px solid #000000 !important; } \ No newline at end of file