mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 04:03:57 -06:00
UX: In Reply / Previous Replies some times purple in gmail
This commit is contained in:
parent
09257f6c85
commit
89d550dac5
@ -137,6 +137,7 @@ module Email
|
||||
end
|
||||
|
||||
def format_html
|
||||
style('h4', 'color: #222;')
|
||||
style('h3', 'margin: 15px 0 20px 0;')
|
||||
style('hr', 'background-color: #ddd; height: 1px; border: 1px;')
|
||||
style('a', 'text-decoration: none; font-weight: bold; color: #006699;')
|
||||
|
Loading…
Reference in New Issue
Block a user