Feature #25842
Add table border to email notifications
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Email notifications | |||
Target version: | 3.4.0 | |||
Resolution: | Fixed |
Description
Currently tables in email notifications does not have visible border. Table border should be displayed even in email notifications as well as screen for better readability.
Before:
Table borders are not displayed in email notification.
After:
The patch adds visible table border. It improves readability.
Screen:
Associated revisions
Add table border to email notifications (#25842).
Patch by Go MAEDA.
History
#1
Updated by Jan from Planio www.plan.io about 5 years ago
This is a definite improvement! I like the patch!
#2
Updated by Jan from Planio www.plan.io about 5 years ago
- Target version set to 3.4.0
Since it's only CSS, I think we can safely add it to 3.4 still.
#3
Updated by Mischa The Evil almost 5 years ago
LGTM...
#4
Updated by Jean-Philippe Lang almost 5 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Committed, thanks.