Sha256: 059977075c28afbba3976f69285c24a0d4bfec3f64a89f7ee056b192c668c3ad
Contents?: true
Size: 512 Bytes
Versions: 1
Compression:
Stored size: 512 Bytes
Contents
// // Wells // -------------------------------------------------- // Base class .well min-height: 20px padding: 19px margin-bottom: 20px background-color: $well-bg border: 1px solid darken($well-bg, 7%) border-radius: $border-radius-base +box-shadow(inset 0 1px 1px rgba(0, 0, 0, 0.05)) blockquote border-color: #ddd border-color: rgba(0, 0, 0, 0.15) // Sizes .well-lg padding: 24px border-radius: $border-radius-large .well-sm padding: 9px border-radius: $border-radius-small
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bootstrap_sass_rails-0.0.1 | app/assets/stylesheets/bootstrap/_wells.css.sass |