web: style blockquotes in emails
This commit is contained in:
parent
f857c38625
commit
dfbac38281
@ -40,3 +40,8 @@ html {
|
||||
background-color: #eee !important;
|
||||
padding: 0.5em !important;
|
||||
}
|
||||
|
||||
.mail-thread blockquote {
|
||||
padding-left: 1em;
|
||||
border-left: 2px solid #ddd;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user