Sha256: 5eb1505f6315a2d5bdda52b953b52581938b2e5e62178485313a292d8af9a976

Contents?: true

Size: 761 Bytes

Versions: 79

Compression:

Stored size: 761 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-top)

.form-terms
  color: $gray-light
  +space(margin-top)

.form-terms a
  color: $gray-light

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
smock-0.1.144 app/assets/stylesheets/includes/_forms.sass
smock-0.1.143 app/assets/stylesheets/includes/_forms.sass
smock-0.1.142 app/assets/stylesheets/includes/_forms.sass
smock-0.1.141 app/assets/stylesheets/includes/_forms.sass
smock-0.1.140 app/assets/stylesheets/includes/_forms.sass
smock-0.1.139 app/assets/stylesheets/includes/_forms.sass
smock-0.1.138 app/assets/stylesheets/includes/_forms.sass
smock-0.1.137 app/assets/stylesheets/includes/_forms.sass
smock-0.1.136 app/assets/stylesheets/includes/_forms.sass
smock-0.1.135 app/assets/stylesheets/includes/_forms.sass
smock-0.1.134 app/assets/stylesheets/includes/_forms.sass
smock-0.1.133 app/assets/stylesheets/includes/_forms.sass
smock-0.1.132 app/assets/stylesheets/includes/_forms.sass
smock-0.1.131 app/assets/stylesheets/includes/_forms.sass
smock-0.1.130 app/assets/stylesheets/includes/_forms.sass
smock-0.1.129 app/assets/stylesheets/includes/_forms.sass
smock-0.1.128 app/assets/stylesheets/includes/_forms.sass
smock-0.1.126 app/assets/stylesheets/includes/_forms.sass
smock-0.1.125 app/assets/stylesheets/includes/_forms.sass
smock-0.1.124 app/assets/stylesheets/includes/_forms.sass