Re: Folder name highlight

2008-12-19 Thread Jens Hatlak

keith_w wrote:
My Home Account list window does highlight the selected folder, such as 
Mail and other folders I have under Inbox, when selected, but...the 
selected folders show up with a VERY light pastel blue highlight!


Where can I change that to a darker color?


Try something like this in userChrome.css (file to be created in 
profile's chrome folder):


#folderTree treechildren::-moz-tree-row(selected) {
  background-color: #009 !important;
  color: white !important;
}

For more options see the middle part of 



HTH

Jens

--
Jens Hatlak 
SeaMonkey Trunk Tracker 
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Folder name highlight

2008-12-17 Thread keith_w
My Home Account list window does highlight the selected folder, such as Mail and 
other folders I have under Inbox, when selected, but...the selected folders show 
up with a VERY light pastel blue highlight!


Where can I change that to a darker color?

Thanks,

keith whaley
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey