Sha256: 547fff7c5db141810447c636b775745dd59bd46310b2f76a9ec8c2e639d16561
Contents?: true
Size: 816 Bytes
Versions: 50
Compression:
Stored size: 816 Bytes
Contents
.worktypes { .modal-body { padding: 0; } .modal-title { font-size: $font-size-h3; } } .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: $font-size-h4; margin-top: 0; } } }
Version data entries
50 entries across 50 versions & 1 rubygems