Sha256: de9e7e4fe9012bd8c9c85fea4fb0b9e9687fe392f2ad313f4676bbe63075e185
Contents?: true
Size: 949 Bytes
Versions: 2
Compression:
Stored size: 949 Bytes
Contents
.grid{:style => "background-color: #ccc;"} .row .col-sm-12.col-lg-9{:style => "background-color: red; min-height: 200px;"} .col-sm-12.col-lg-3{:style => "background-color: brown; min-height: 200px;"} .row .col-sm-12.col-lg-9{:style => "background-color: lime; min-height: 200px;"} .row .col-sm-12.col-lg-9{:style => "background-color: pink; min-height: 200px;"} .row .col-sm-12{:style => "background-color: blue; min-height: 200px;"} .row .col-sm-12{:style => "background-color: orange; min-height: 200px;"} .col-sm-12.col-lg-3{:style => "background-color: red; min-height: 200px;"} .row .col-sm-12.col-lg-6{:style => "background-color: yellow; min-height: 200px;"} .col-sm-12.col-lg-6{:style => "background-color: yellow; min-height: 200px;"} .col-sm-12.col-lg-3{:style => "background-color: green; min-height: 200px;"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
psique-0.1.1 | test/dummy/app/views/styleguide/index.html.haml |
psique-0.1.0 | test/dummy/app/views/styleguide/index.html.haml |