Geoff Welsh wrote on 3/12/2015 11:10 PM:
WaltS48 wrote:
Evan Davidson wrote:
In the mailnews display of threaded messages, there were vertical line
connections showing the relationship (and amount of indenting) between
message comments. In 2.33, I no longer see them. (The amount of
indenting is OK.) Is this a bug?


Most likely. I don't see them either.

I wonder, that might be related to the Folder Tree lines being messed-up
or missing (in the Folder Pane) and there IS a bug on that but
IDR/IDK the #

GW

Not seeing the problem on 2.33.

However, I have this in my userContent.css file since ancient days:

/* set message window quote style */
blockquote[type=cite] {
color: navy !important;
border-color: black !important;
}

blockquote[type=cite] blockquote {
color: maroon !important;
border-color: navy !important;
}

blockquote[type=cite] blockquote blockquote {
color: green ! important;
border-color: maroon !important;
}

blockquote[type=cite] blockquote blockquote blockquote {
color: purple !important;
border-color: green !important;
}

blockquote[type=cite] blockquote blockquote blockquote blockquote {
color: teal !important;
border-color: purple !important;
}

blockquote[type=cite] blockquote blockquote blockquote blockquote blockquote {
color: gray !important;
border-color: teal !important;
}

blockquote[type=cite] blockquote blockquote blockquote blockquote blockquote blockquote {
color: navy !important;
border-color: black !important;
}

blockquote[type=cite] blockquote blockquote blockquote blockquote blockquote blockquote blockquote {
color: maroon !important;
border-color: navy !important;
}

and I do have the vertical colored bars on threads.


--
Ed Mullen
http://edmullen.net/
Why are a wise man and a wise guy opposites?
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to