Sha256: d3d3c4015c25e38c39f168e1a1c59fb80b0fa08c63d3ce2bab2e92cac4dbff24

Contents?: true

Size: 1.64 KB

Versions: 68

Compression:

Stored size: 1.64 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
        %tr.with-bg
          %th With Background Image
          %td.linear <br><br><br>
          %td.radial <br><br><br>
        %tr.with-bg
          %th
          %td.linear-code
          %td.radial-code

Version data entries

68 entries across 67 versions & 5 rubygems

Version Path
compass-0.12.7 examples/css3/gradients.html.haml
sadui-0.0.4 vendor/bundle/ruby/2.1.0/gems/compass-0.12.3/examples/css3/gradients.html.haml
sadui-0.0.4 vendor/bundle/ruby/2.0.0/gems/compass-0.12.3/examples/css3/gradients.html.haml
compass-0.12.6 examples/css3/gradients.html.haml
compass-0.12.5 examples/css3/gradients.html.haml
compass-0.12.4 examples/css3/gradients.html.haml
compass-0.12.3 examples/css3/gradients.html.haml
compass-0.13.alpha.12 examples/css3/gradients.html.haml
compass-0.13.alpha.10 examples/css3/gradients.html.haml
compass-0.13.alpha.9 examples/css3/gradients.html.haml
compass-0.13.alpha.8 examples/css3/gradients.html.haml
compass-0.13.alpha.7 examples/css3/gradients.html.haml
compass-0.13.alpha.6 examples/css3/gradients.html.haml
compass-0.13.alpha.5 examples/css3/gradients.html.haml
compass-sourcemaps-0.12.4.sourcemaps.a4836f1 examples/css3/gradients.html.haml
compass-0.13.alpha.4 examples/css3/gradients.html.haml
compass-0.13.alpha.3 examples/css3/gradients.html.haml
compass-0.13.alpha.2 examples/css3/gradients.html.haml
compass-0.12.2 examples/css3/gradients.html.haml
compass-0.12.2.rc.1 examples/css3/gradients.html.haml