X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/040c0184a4455f713277fd2d97dd964b067f832a..1a3e1ab7bc406f5f51f528980339f53d112bada7:/app/views/layouts/notifier.html.erb diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 21b4e35ce..c10ed1c70 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -1,25 +1,25 @@ - +"> - + ; padding: 0; margin: 0; font-size: 14px; font-family: 'Helvetica Neue', Arial, sans-serif; color: #222"> <%# having width=100% on the table and then only a fixed width on the middle cell gives us a max-width that works in Outlook %>
- +
- <%# the "width: 100%" here looks wrong, but I couldn't find a better way of making Outlook give this cell full width %> - @@ -27,7 +27,7 @@
+ <%= image_tag attachments["logo.png"].url, :alt => "OpenStreetMap", :title => "OpenStreetMap", :height => "30", :width => "30", :border => "0" %> + <%# NB we need "text-decoration: none" twice: GMail only honours it on the but Outlook only on the %> - OpenStreetMap + OpenStreetMap
-
+ <%= raw style_message(yield) %>