Sha256: 6f59a8533dbead7c37a2152b8a311e6d6a36cf60cd585dcf192e5e0cde6e99e8

Contents?: true

Size: 569 Bytes

Versions: 12

Compression:

Stored size: 569 Bytes

Contents

.collection-listing {
  list-style-type:none;
  margin:0 0 1em;

  .with-controls {
    line-height:2;
  }
}

.collection-member {
  padding-bottom:.5em;
  position:relative;
}

.collection-member-actions {
  float:right;
  min-width:12em;
  position:absolute;
  right:0;
  top:0;

  .btn {
    margin-right:.3em;
  }

  .btn,
  .remove-member {
    float:right;
    margin-bottom:0;
  }
}

.collection-section-heading {
}

.collection-section-description {
  margin-bottom:10px;
}

.collection-section-heading + .collection-section-description {
  margin-top:-10px;
}

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
worthwhile-0.1.2 app/assets/stylesheets/worthwhile/modules/collections.css.scss
worthwhile-0.1.1 app/assets/stylesheets/worthwhile/modules/collections.css.scss
worthwhile-0.1.0 app/assets/stylesheets/worthwhile/modules/collections.css.scss
worthwhile-0.0.3 app/assets/stylesheets/worthwhile/modules/collections.css.scss
worthwhile-0.0.2 app/assets/stylesheets/worthwhile/modules/collections.css.scss
worthwhile-0.0.1 app/assets/stylesheets/worthwhile/modules/collections.css.scss
curate-0.6.6 app/assets/stylesheets/modules/collections.css.scss
curate-0.6.5 app/assets/stylesheets/modules/collections.css.scss
curate-0.6.4 app/assets/stylesheets/modules/collections.css.scss
curate-0.6.3 app/assets/stylesheets/modules/collections.css.scss
curate-0.6.1 app/assets/stylesheets/modules/collections.css.scss
curate-0.6.0 app/assets/stylesheets/modules/collections.css.scss