Patch #22309 » mail-blockquote-style.diff
| app/views/layouts/mailer.html.erb (working copy) | ||
|---|---|---|
| 25 | 25 |
font-size: 0.8em; |
| 26 | 26 |
font-style: italic; |
| 27 | 27 |
} |
| 28 |
blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 1.2em;}
|
|
| 29 |
blockquote blockquote { margin-left: 0;}
|
|
| 28 | 30 |
</style> |
| 29 | 31 |
</head> |
| 30 | 32 |
<body> |
- « Previous
- 1
- 2
- 3
- Next »