Sha256: cc33530bb1f5b3a18a0a7eb411d69d799961d721063a21bbc4c997d00fc2ceeb

Contents?: true

Size: 417 Bytes

Versions: 51

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

51 entries across 51 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_recent.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_recent.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.6.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_recent.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_recent.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/_recent.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.3.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.2.0 app/assets/stylesheets/hyrax/_recent.scss
hyrax-2.9.6 app/assets/stylesheets/hyrax/_recent.scss
hyrax-3.1.0 app/assets/stylesheets/hyrax/_recent.scss