Sha256: 5a6f00e0c955470516e00e11cfa38eb2a6f948cb9f0ec68701d898300775caf6
Contents?: true
Size: 636 Bytes
Versions: 2
Compression:
Stored size: 636 Bytes
Contents
@import "bootstrap"; $colour_text: #333; $colour_grey: #999; body { padding-top: 50px; padding-bottom: 50px; } .hidden { display: none; } .form-actions { padding-bottom: 0; margin-bottom: 0; } legend { font-size: 14px; font-weight: bold; color: $colour_grey; &.super-legend { color: $colour_text; } } .label-api { display: inline-block; padding-right: 5px; } .label-api-full { width: 50px; text-align: right; } .breadcrumb-controller { font-weight: bold; color: $colour_grey; } #show-api-response-div { pre.nowrap { overflow-x: auto; white-space: pre; word-wrap: normal; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
api_taster-0.2.0 | app/assets/stylesheets/api_taster/layout.css.scss |
api_taster-0.1.0 | app/assets/stylesheets/api_taster/layout.css.scss |