From 5235cc8b9e7fb3c8ff782416eb8875313a48415d Mon Sep 17 00:00:00 2001 From: "andreww%netscape.com" Date: Tue, 6 Nov 2001 01:12:11 +0000 Subject: [PATCH] bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt --- themes/classic/messenger/mac/mailWindow1.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/classic/messenger/mac/mailWindow1.css b/themes/classic/messenger/mac/mailWindow1.css index ced0cf28beca..d9589c2df3e8 100644 --- a/themes/classic/messenger/mac/mailWindow1.css +++ b/themes/classic/messenger/mac/mailWindow1.css @@ -76,12 +76,12 @@ splitter #folderTree:focus > treechildren, #threadOutliner:focus > outlinerrows > .outliner-bodybox { - border-color : #000000; + border-color : -moz-mac-focusring; } #messagepanebox[focusring="true"] { - border-color : #000000; + border-color : -moz-mac-focusring; } #messagepanebox