[Quotecolors] Compose window (reply/forward)
ash
initrd at gmail.com
Thu Jul 22 11:21:36 EDT 2004
hi!
On Wed, 21 Jul 2004 19:00:06 -0600, Dave Warren
<maillist at devilsplayground.net> wrote:
<snip>
> <doh> Ahh well. Perhaps add it to the wishlist, pretty please?
a) will work only in html replies
b) will add a good amount of css code to the resulting html. if the
styles for all the five levels were to be written, it would easily add
a couple of kbs to the mail. is that acceptable?
thunderbird seems to override css for left and write borders. below is
a sample of the mail i was tweaking around with to add quotecolors
styles to mail replies:
--- cut here ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
<style>
blockquote.cite1 {
color: #000080;
background-color: #f5f5f5;
border-style: solid;
border-width: 0 0 0 medium;
border-color: #000080;
}
</style>
</head> <body bgcolor="#ffffff" text="#000000">
On 07/15/2004 10:49 PM, xx wrote:
<blockquote cite="mid5597060582348569.8265.qmail at web85568.mail.yahoo.com"
type="cite" class=cite1>
<pre wrap="">saw your names on the notice board regarding refund
of reval fees.
look up the main
notice board, in case you still haven't.
</pre>
</blockquote>
</body>
</html>
--- cut here ---
it looks perfect on any browser. but on tb, the left border style
(solid) is replaced by tb's default (double (?))... couldn't override
that. any pointers?
--
ash :)
---------------------------------------------------------------------------------------
Ashish V | GPG 0F41FCFA/1EFF5281 | linux user #340732
6th Information Science
ashish at xcanopus dot net | ashishv at hotpop dot com
http://ashish.xcanopus.net/
---------------------------------------------------------------------------------------
More information about the Quotecolors
mailing list