Sha256: 975d67b41e99c6680e76f70e25b4cac5e9d572f716a02d52fe33a14d91c88b15

Contents?: true

Size: 372 Bytes

Versions: 9

Compression:

Stored size: 372 Bytes

Contents

fieldset {
  @include row;
  .fieldset-help { @include span-columns(2 of 10); }
  .fieldset-fields {
    @include span-columns(8 of 10);
    .control-group {margin-bottom: 20px;}
  }
  legend { margin: 0 0 10px 0; }
  .hint {
    color: #999;
    font-variant: italic;
  }
  input.string, textarea, select {
    border: 1px solid $border-input;
    border-radius: 0;
  }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
georgia-0.7.8 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.7 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.6 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.5 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.4 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.3 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.2 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.1 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss
georgia-0.7.0 app/assets/stylesheets/georgia/modules/_form_with_helpers.scss