Files
@ 3a3d9c8432ed
Branch filter:
Location: kallithea/kallithea/templates/email_templates/changeset_comment.html
3a3d9c8432ed
1.3 KiB
text/html
HTML email templates: don't use link color for non-links
The link color should only be used for actual hyperlinks.
Using it for anything else is very confusing for users.
For text like repository names, branch names, etc. introduce a new style
'data_style' that is normal text with a grey background and border.
The link color should only be used for actual hyperlinks.
Using it for anything else is very confusing for users.
For text like repository names, branch names, etc. introduce a new style
'data_style' that is normal text with a grey background and border.