Project

General

Profile

Patch #22309 » mail-blockquote-style.diff

patch - Go MAEDA, 2016-03-23 14:48

View differences:

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>
(3-3/3)