Sha256: 273b6f4e918dac552553ac3b80724ec9c345934ff6f8741fb1c395e195152991

Contents?: true

Size: 418 Bytes

Versions: 21

Compression:

Stored size: 418 Bytes

Contents

.thredded--post-form {
  label {
    display: none;
  }

  &--wrapper {
    border-top: $thredded-base-border;
    padding-top: $thredded-base-spacing;
  }

  &--title {
    @extend %thredded--heading;
    font-size: 1.25rem; // 20px
    margin-bottom: $thredded-base-spacing;
  }

  &--submit {
    margin-top: $thredded-small-spacing;
  }
}

.thredded--post-form--wrapper {
  @media print {
    display: none;
  }
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
thredded-1.1.0 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-1.0.1 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-1.0.0 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.16 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.15 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.14 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.13 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.12 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.11 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.10 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.9 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.8 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.7 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.6 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.5 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.4 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.3 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.1 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.16.0 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.15.5 app/assets/stylesheets/thredded/components/_post-form.scss