Sha256: 87580d670c2fa384c58567ccf33496e67c75aff7d956bac81402ec77594d8f36

Contents?: true

Size: 1.1 KB

Versions: 14

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.label {
  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

14 entries across 14 versions & 1 rubygems

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