Sha256: 88e0d6601ca4e5b55b3a089033bfb3e3ac1870ef1db57afdd765eee0e89c7448
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
.callout { h3 { margin-bottom: 0; } .text_field { width: 8em; } } .collapsed { display: none; overflow: hidden; } .release-form { .change-tag, .change-description { box-sizing: border-box; padding-right: 8px; } .change-tag select { width: 100%; } .change-tag .help-inline { display: none; } .change-description input { width: 100%; box-sizing: border-box; height: 30px; } .release-detail-section > .controls { max-width: 920px; } textarea#release_message { width: 46em; height: 80px; } #new_ticket_field { width: 100%; box-sizing: border-box; height: 30px; } .controls > ul { margin-left: 0; } .controls > p.no-items { margin-left: 0; } .controls > p.expander { a { color: #777; } &.optional::after { content: ' (optional)'; color: #bbb; } } .controls > p.instructions { color: #777; font-style: italic; } .control-label { font-weight: bold; color: #777; } .release-antecedents ul, .release-commits ul { max-width: 680px; margin: 5px 0; } .release-tickets { table { width: 88.67403314917128%; margin: 5px 0; } td { vertical-align: top; } .release-ticket-check { width: 1em; padding-right: 0.5em; input { margin: 0; } } .release-ticket-number { font-size: 0.88em; text-align: right; padding-right: 0.5em; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
houston-core-0.5.0.beta1 | app/assets/stylesheets/application/release_form.scss |