Sha256: 5615a35e8ab94eecd2ac085614b58ac22cae0e770c350208efcafd24d6491425

Contents?: true

Size: 663 Bytes

Versions: 22

Compression:

Stored size: 663 Bytes

Contents

ol#featured_works {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/* don't nest .featured-item in the ol, because it's detached from the list when being dragged */
.featured-item {
  border-top: 1px solid #ddd;
  font-size: 0.9em;
  min-height: 100px;
  padding: 8px;

  h3 {
    font-size: 1.1em;
    margin-top: 0;
  }

  img {
    width: 90px;
    float: left;
    padding-right: 1em;
  }

  .main {
    padding: $padding-small-vertical;
  }

  .featured-label {
    color: $gray;
    font-weight: bold;
  }

  .featured-field {
    padding-left: 90px;
  }
}

.featured-researcher {
  padding: 1em 0;
  border-bottom: 1px dotted $gray-lighter;
}

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.9.5 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.9.4 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.9.3 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.9.2 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.9.1 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.9.0 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.8.0 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.7.2 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.7.1 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.7.0 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.6.0 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.5.1 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.5.0 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.4.1 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.4.0 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.3.3 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.3.2 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.3.1 app/assets/stylesheets/hyrax/_featured.scss
hyrax-2.3.0 app/assets/stylesheets/hyrax/_featured.scss