Sha256: f576aa5707bdbf0c613fc89c2fb8ae3070a69b97e1a585c009c010e6651a96f0

Contents?: true

Size: 695 Bytes

Versions: 1

Compression:

Stored size: 695 Bytes

Contents

fieldset
  border: 0
  padding: 0
  +space(margin-bottom)

label
  margin: 0
  padding: 0
  +space(line-height, 2)
  display: block
  font-weight: bold

input,
textarea
  padding: 0
  margin: 0
  border: 0
  width: 100%
  +typecsset-font-size($base-font-size)
  +space(line-height, 2)
  +space(padding-left, 0.75)
  +space(padding-right, 0.75)
  +border
  border-radius: $border-radius
  background: $white

textarea
  +space(line-height)
  +space(padding-top, 0.5)
  +space(padding-bottom, 0.5)

abbr[title]
  color: $red
  border: 0

.errors__input
  +border(1px, $red)
.errors__message
  color: $red
  +space(line-height, 2)

.stand-alone-button
  +space(margin-bottom)
  +space(margin-top)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smock-0.1.55 app/assets/stylesheets/includes/_forms.sass