Sha256: e5b3804c270348afabd3fb6070b3930d6205e45649415e271a8251c7a8eae986

Contents?: true

Size: 374 Bytes

Versions: 8

Compression:

Stored size: 374 Bytes

Contents

//= require unpoly

body
  margin: 0
  background: image-url('grid.png') repeat
  font-family: arial, sans-serif

.example
  margin: 50px

.button
  display: inline-block
  height: 50px
  line-height: 50px
  padding-left: 25px
  padding-right: 25px
  background-color: #e21
  color: white
  text-decoration: none
  &:hover
    background-color: #fa1

dt
  font-weight: bold

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
unpoly-rails-0.26.1 spec_app/app/assets/stylesheets/integration_test.sass
unpoly-rails-0.26.0 spec_app/app/assets/stylesheets/integration_test.sass
unpoly-rails-0.25.2 spec_app/app/assets/stylesheets/integration_test.sass
unpoly-rails-0.25.1 spec_app/app/assets/stylesheets/integration_test.sass
unpoly-rails-0.25.0 spec_app/app/assets/stylesheets/integration_test.sass
unpoly-rails-0.24.1 spec_app/app/assets/stylesheets/integration_test.sass
unpoly-rails-0.24.0 spec_app/app/assets/stylesheets/integration_test.sass
unpoly-rails-0.23.0 spec_app/app/assets/stylesheets/integration_test.sass