Sha256: 913c513c5efca0fbe7f8ddc6e2398f105c0102961605516fb002d42d9afdb866

Contents?: true

Size: 1.1 KB

Versions: 15

Compression:

Stored size: 1.1 KB

Contents

@import '../fileupload/jquery.fileupload-ui';

button.close {
    display: block;
}

.related-files {
height: 100px;
overflow-x: auto;
}

label.error { float: left; color: red; padding-left: .5em; vertical-align: top; }

.fileHeight {
  max-height: 8em;
}

.scrollx {
  overflow-x: auto;
}

.scrolly {
  overflow-y: visible;
}

h2 small {
   color: red;
}

.status {
   color: green;
   padding:5px 5px 5px;
}

.loading {
   background: white image_url('loading.gif') center bottom no-repeat;
}

h1.visibility span.badge {
  font-size: 30%;
  vertical-align: middle;
}

table.files td.preview img {
    height: 50px;
}

.edit_file_set_previous_version {
  margin-top: 3em;
}

input.versioning-files-input {
  width: 250px;
}

div.versioning-files-input {
  text-align: right;
}

div.versioning-files-row {
  border-top: solid 1px #dddddd;
  padding-top: 10px;
}

div.versioning-files-progress {
  margin-top: -25px;
}

button.versioning-files-remove,
button.versioning-files-remove:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: $brand-danger;
  font-weight: normal;
  text-decoration: underline;
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.4 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.3 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.2 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.1 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_file_sets.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_file_sets.scss