Sha256: 6c578bdf391f897c981790ca4b444726d6d6d4f35d26ff970024484516199768
Contents?: true
Size: 853 Bytes
Versions: 21
Compression:
Stored size: 853 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; } } } .new-work-select { clear: both; }
Version data entries
21 entries across 21 versions & 1 rubygems