Sha256: cc33530bb1f5b3a18a0a7eb411d69d799961d721063a21bbc4c997d00fc2ceeb

Contents?: true

Size: 417 Bytes

Versions: 52

Compression:

Stored size: 417 Bytes

Contents

.recent_uploads {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.recent-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;
  }

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

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

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
hyrax-2.5.1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.5.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.0.0.pre.beta2 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.4.1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.0.0.pre.beta1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.4.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.3.3 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.3.2 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.3.1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.3.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.2.4 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.2.3 app/assets/stylesheets/hyrax/_recent.scss