Sha256: 22ab8eb5bf97a8a347f092a1887043b9b59dcdeb9c6cefe47cb81caa38d2e19a

Contents?: true

Size: 324 Bytes

Versions: 3

Compression:

Stored size: 324 Bytes

Contents

// Common classes for base placeholders.

.thredded--button, .thredded--form--submit {
  @extend %thredded--button;
}

.thredded--form {
  @extend %thredded--form;
}

.thredded--link {
  @extend %thredded--link;
}

.thredded--blockquote {
  @extend %thredded--blockquote;
}

.thredded--table {
  @extend %thredded--table;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
thredded-0.8.4 app/assets/stylesheets/thredded/components/_base.scss
thredded-0.8.2 app/assets/stylesheets/thredded/components/_base.scss
thredded-0.7.0 app/assets/stylesheets/thredded/components/_base.scss