Sha256: 94558fc3014992f48699cb58764a4da6aff419cd955dcebec459361e0f94f6f2

Contents?: true

Size: 458 Bytes

Versions: 31

Compression:

Stored size: 458 Bytes

Contents

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

  &--wrapper {
    border-top: $thredded-base-border;
    margin-top: $thredded-base-spacing;
    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

31 entries across 31 versions & 2 rubygems

Version Path
thredded-0.15.3 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.15.2 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.15.1 app/assets/stylesheets/thredded/components/_post-form.scss
threddedDANIEL-0.14.5 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.14.4 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.14.3 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.14.2 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.14.1 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.14.0 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.8 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.7 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.6 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.5 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.4 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.3 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.2 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.1 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.13.0 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.12.4 app/assets/stylesheets/thredded/components/_post-form.scss
thredded-0.12.3 app/assets/stylesheets/thredded/components/_post-form.scss