Sha256: 425160137c67cca2483a2e6e89232c44928ee4520440239e269720af171e7e0e

Contents?: true

Size: 418 Bytes

Versions: 3

Compression:

Stored size: 418 Bytes

Contents

// WELLS
// -----

.well
  min-height: 20px
  padding: 19px
  margin-bottom: 20px
  background-color: #f5f5f5
  border: 1px solid #eee
  border: 1px solid rgba(0,0,0,.05)
  +border-radius(4px)
  +box-shadow(inset 0 1px 1px rgba(0,0,0,.05))
  blockquote
    border-color: #ddd
    border-color: rgba(0,0,0,.15)

// Sizes
.well-large
  padding: 24px
  +border-radius(6px)
.well-small
  padding: 9px
  +border-radius(3px)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sass-rails-bootstrap-2.0.4 vendor/assets/stylesheets/twitter/bootstrap/_wells.sass
sass-rails-bootstrap-2.0.3a vendor/assets/stylesheets/twitter/bootstrap/_wells.sass
sass-rails-bootstrap-2.0.2 vendor/assets/stylesheets/twitter/bootstrap/_wells.sass