From dbfdf65c06ec17978fbfb59ce52c696af59d9298 Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Thu, 22 Apr 1999 02:08:33 +0000 Subject: [PATCH] Highlight the different servers in the folder pane. Eventually this should be in a style sheet but I've been having trouble getting that to work. --- mailnews/ui/messenger/resources/folderPane.xul | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/mailnews/ui/messenger/resources/folderPane.xul b/mailnews/ui/messenger/resources/folderPane.xul index f030afa774f0..cfeae173cccf 100644 --- a/mailnews/ui/messenger/resources/folderPane.xul +++ b/mailnews/ui/messenger/resources/folderPane.xul @@ -34,19 +34,25 @@ - &localMailHost.label; + &localMailHost.label; + + - &imapHost.label; + &imapHost.label; + + - &newsHost.label; + &newsHost.label; + +