Patch #22309
Add styles for blockquote in email notifications
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Email notifications | |||
Target version: | 3.3.0 |
Description
This patch adds styles for blockquote element of email notifications.
blockquote in issues and issue journals have styles like the following. To improve readability, blockquote in email notifications should also be styled.
blockquote styling example. Vertical border at left and italic font.
Before (mailer's default style is applied for blockquote):
After (styles like issues are applied):
Associated revisions
Add styles for blockquote in email notifications (#22309).
Patch by Go MAEDA.
History
#1
Updated by Marius BALTEANU over 6 years ago
The patch is missing, I think you forgot it.
#2
Updated by Go MAEDA over 6 years ago
- File mail-blockquote-style.diff
added
Attaching a patch.
Sorry for the mistake and thanks for pointing out.
#3
Updated by Go MAEDA over 6 years ago
- Target version set to 3.3.0
#4
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed, thanks.
#5
Updated by Go MAEDA over 6 years ago
- Subject changed from Add styles for blockquote (email notifications) to Add styles for blockquote in email notifications