mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -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
|
end
|
||||||
|
|
||||||
def format_html
|
def format_html
|
||||||
|
style('h4', 'color: #222;')
|
||||||
style('h3', 'margin: 15px 0 20px 0;')
|
style('h3', 'margin: 15px 0 20px 0;')
|
||||||
style('hr', 'background-color: #ddd; height: 1px; border: 1px;')
|
style('hr', 'background-color: #ddd; height: 1px; border: 1px;')
|
||||||
style('a', 'text-decoration: none; font-weight: bold; color: #006699;')
|
style('a', 'text-decoration: none; font-weight: bold; color: #006699;')
|
||||||
|
Loading…
Reference in New Issue
Block a user