Sha256: 8f9782d7decc26d9af4336805b6b473133d610bc9bab0f6a83182508af7748e2
Contents?: true
Size: 967 Bytes
Versions: 2
Compression:
Stored size: 967 Bytes
Contents
.worktypes { .modal-body { padding: 0; } .modal-title { font-size: $h3-font-size; } } .select-worktype:first-child { border-top: none; } .select-worktype { border-top: 1px solid $table-border-color; padding: 15px 15px 0; label { margin: 0; width: 100%; } input[type="radio"] { float: left; position: relative; width: 30px; } .select-work-icon { color: $gray; float: left; font-size: 200%; line-height: 1; margin-right: 10px; position: relative; text-align: center; width: 40px; .fa { vertical-align: top } } .select-work-description { float: left; font-weight: normal; position: relative; width: 80%; .work-type-title { font-size: $h4-font-size; margin-top: 0; } } } .select-work-admin-set { margin: 20px; select { width: 100%; } .admin-set-title { font-size: $h4-font-size; margin-top: 0; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hyrax-5.0.3 | app/assets/stylesheets/hyrax/_select_work_type.scss |
hyrax-5.0.2 | app/assets/stylesheets/hyrax/_select_work_type.scss |