diff options
Diffstat (limited to 'framework/mail/data/mail.css')
-rw-r--r-- | framework/mail/data/mail.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/mail/data/mail.css b/framework/mail/data/mail.css index a0d7d0d1..b77e36ee 100644 --- a/framework/mail/data/mail.css +++ b/framework/mail/data/mail.css | |||
@@ -158,12 +158,12 @@ tr.rfc822H { | |||
158 | } | 158 | } |
159 | 159 | ||
160 | table.encr { | 160 | table.encr { |
161 | background-color: #cc0000 ! important; | 161 | background-color: #0010cc ! important; |
162 | } | 162 | } |
163 | 163 | ||
164 | tr.encrH { | 164 | tr.encrH { |
165 | background-color: #ff0000 ! important; | 165 | background-color: #1010ee ! important; |
166 | color: #000000 ! important; | 166 | color: #aaaaaa ! important; |
167 | font-family: "Helvetica" ! important; | 167 | font-family: "Helvetica" ! important; |
168 | font-size: 12pt; | 168 | font-size: 12pt; |
169 | } | 169 | } |
@@ -295,4 +295,4 @@ div.deepquotelevel2 { | |||
295 | 295 | ||
296 | div.deepquotelevel3 { | 296 | div.deepquotelevel3 { |
297 | color: #300000 ! important; | 297 | color: #300000 ! important; |
298 | } \ No newline at end of file | 298 | } |