Sha256: 957265d201c47162a9c7c8ae93e8f404b982efaf716c10fd177f45c7cac07ec5

Contents?: true

Size: 1.44 KB

Versions: 8

Compression:

Stored size: 1.44 KB

Contents

!!!
%html
  %head
    %link(href="stylesheets/gradients.css" rel="stylesheet" type="text/css")
  %body
    %table
      %thead
        %th  
        %th.linear Linear
        %th.radial Radial
      %tbody
        %tr.default
          %th Default
          %td.linear <br><br><br>
          %td.radial <br><br><br>
        %tr.default
          %th
          %td.linear-code
          %td.radial-code
        %tr.top-left
          %th Top Left
          %td.linear <br><br><br>
          %td.radial <br><br><br>
        %tr.top-left
          %th
          %td.linear-code
          %td.radial-code
        %tr.bottom-right
          %th Bottom Right
          %td.linear <br><br><br>
          %td.radial <br><br><br>
        %tr.bottom-right
          %th
          %td.linear-code
          %td.radial-code
        %tr.three-color
          %th Three Evenly-spaced Colors
          %td.linear <br><br><br>
          %td.radial <br><br><br>
        %tr.three-color
          %th
          %td.linear-code
          %td.radial-code
        %tr.four-color
          %th Four Positioned Colors
          %td.linear <br><br><br>
          %td.radial <br><br><br>
        %tr.four-color
          %th
          %td.linear-code
          %td.radial-code
        %tr.filled-in
          %th Filled-in End-points
          %td.linear <br><br><br>
          %td.radial <br><br><br>
        %tr.filled-in
          %th
          %td.linear-code
          %td.radial-code

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
compass-0.10.0.rc4 examples/css3/gradients.html.haml
compass-0.10.0.rc3 examples/css3/gradients.html.haml
compass-0.10.0.rc2 examples/css3/gradients.html.haml
compass-0.10.0.rc1 examples/css3/gradients.html.haml
compass-0.10.0.pre9 examples/css3/gradients.html.haml
compass-0.10.0.pre8 examples/css3/gradients.html.haml
compass-0.10.0.pre7 examples/css3/gradients.html.haml
compass-0.10.0.pre6 examples/css3/gradients.html.haml