Sha256: faa3a9d4ffe32da52ba24b90843b1378ed492084a72c4e6b41c00eec83db30b1

Contents?: true

Size: 463 Bytes

Versions: 14

Compression:

Stored size: 463 Bytes

Contents

// Styles for the user index and show page

.views-downloads-dashboard {
  padding-left: $padding-large-horizontal;
}

.panel-user {
  word-break: break-word;
}

#user_info {
  dt {
    margin-top: $padding-small-vertical;
  }
}

.activity-display {
  max-height: 100%;
  overflow-y: auto;
  padding-bottom: 0;
  position: relative;

  .activity-date {
    padding-right: 130px;
  }
}

.tab-content .activity-display {
  max-height: 30em;
  position: absolute;
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
hyrax-3.6.0 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.3.0 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.2.0 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.1.0 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.0.2 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.0.1 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.0.0 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.0.0.pre.rc4 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.0.0.pre.rc3 app/assets/stylesheets/hyrax/_users.scss
hyrax-3.0.0.pre.rc2 app/assets/stylesheets/hyrax/_users.scss