Sha256: aa951ae6b097bf0bd5c925c48d053ab8003678657a36d472587f41b678eb9cd4
Contents?: true
Size: 1009 Bytes
Versions: 2
Compression:
Stored size: 1009 Bytes
Contents
!!! %html %head %meta{:charset => "utf-8"}/ %meta{:content => "width=device-width, initial-scale=1.0", :name => "viewport"}/ %title Chaskiq / Include style per-controller - vendor plugins -#= stylesheet_link_tag params[:controller] if ::Rails.application.assets.find_asset("#{params[:controller]}.css") / Main css styles :css #bodyTable {background-color: #f2f2f2;} #templatePreheader, #templateHeader, #templateColumns, #templateFooter, #templateBody{ background-color: #ffffff; border-bottom: 0 none; border-top: 0 none; } .footerContainer .mcnTextContent a { color: #606060; font-weight: normal; text-decoration: underline; } .footerContainer .mcnTextContent, .footerContainer .mcnTextContent p { color: #606060; font-family: Helvetica; font-size: 11px; line-height: 125%; text-align: left; } %body = h @campaign.html_content.html_safe
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chaskiq-0.0.3 | app/views/chaskiq/manage/campaigns/premailer_preview.haml |
chaskiq-0.0.2 | app/views/chaskiq/manage/campaigns/premailer_preview.haml |