Sha256: 0f2dd1ee2c966e152b8d6da5ac5fcef184d3ee03504674d13fa9761ccb02b0d8

Contents?: true

Size: 1.04 KB

Versions: 154

Compression:

Stored size: 1.04 KB

Contents

!!!
%html{style: 'background: #fff;'}
  %head
    %meta{:content => 'text/html; charset=UTF-8', 'http-equiv' => 'Content-Type'}

  :css
    .effective-order table.table { min-width: 650px; vertical-align: top; border: 0; }
    .effective-order table.table td { border: 0; vertical-align: top; }
    .effective-order { text-align: left; }
    .effective-order .price { text-align: right; }
    .effective-order tfoot th { text-align: right; }
    .effective-order tfoot tr:first-child td { padding-top: 24px; }
    .effective-order tfoot tr:first-child th { padding-top: 24px; }
    .effective-order-shipping { padding-top: 12px; padding-bottom: 12px; }
    .effective-order-header h1 { margin: 0; }
    @media print { .effective-page-break { page-break-inside: avoid; page-break-after: always; min-height: 1px; } }

  %body{style: 'background: #fff;'}
    %table{style: 'width: 100%;'}
      %tr
        %td
          %table{style: 'max-width: 650px; margin: 4px auto 30px;'}
            %tbody{style: 'width: 100%;'}
              %tr
                %td= yield

Version data entries

154 entries across 154 versions & 1 rubygems

Version Path
effective_orders-5.9.4 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.9.3 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.9.2 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.9.1 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.9.0 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.8.2 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.8.1 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.8.0 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.7.4 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.7.3 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.7.2 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.7.1 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.7.0 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.6.2 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.6.1 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.6.0 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.5.2 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.5.1 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.5.0 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-5.4.4 app/views/layouts/effective_orders_mailer_layout.html.haml