Sha256: f5668c607c8a31109d404a93bc183e4d5e5220e610f0f27aa8def17a1b9cf645

Contents?: true

Size: 955 Bytes

Versions: 24

Compression:

Stored size: 955 Bytes

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; }
    .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; }

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

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
effective_orders-2.2.4 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.2.3 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.2.2 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.2.1 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.2.0 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.17 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.16 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.15 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.14 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.13 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.12 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.10 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.9 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.8 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.7 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.6 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.5 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.4 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.3 app/views/layouts/effective_orders_mailer_layout.html.haml
effective_orders-2.1.2 app/views/layouts/effective_orders_mailer_layout.html.haml