Sha256: 7632753de346cbcb240a2e8a6fa7b1bf08e401b75afbf43affbacd9a95e737ff

Contents?: true

Size: 728 Bytes

Versions: 35

Compression:

Stored size: 728 Bytes

Contents

.thredded--form-list {
  @extend %thredded--list-unstyled;

  &.on-top {
    margin-bottom: $thredded-small-spacing;
  }

  li {
    transition: all 0.15s ease-out 0s;
    margin-bottom: $thredded-small-spacing;
  }

  label {
    transition: all 0.15s ease-out 0s;
  }

  label ~ label {
    display: inline-block;
    font-weight: normal;
    margin-right: 15px;
  }
}

.thredded--form-list--admin-options {
  label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    margin-right: $thredded-base-spacing;
  }
}

.thredded--form-list--hint {
  @extend %thredded--paragraph;
  color: $thredded-secondary-text-color;
  font-size: $thredded-font-size-small;
  font-weight: normal;
  position: relative;
}

Version data entries

35 entries across 35 versions & 2 rubygems

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