Sha256: eab9a686252bde0a5639db859898e8aa0ab76704b35f16bf364fa5412f2a7030
Contents?: true
Size: 885 Bytes
Versions: 2
Compression:
Stored size: 885 Bytes
Contents
// // Base // -------------------------------------------------- //== Layout // //## html * outline: 0!important body, html min-height: 100% position: relative -webkit-font-smoothing: antialiased -moz-osx-font-smoothing: grayscale .body-full-height height: 100% body height: 100% body padding: $navbar-height 0 0 0 background: image_url('para/admin/tangram-mosaic.png') repeat top left $gray-light background-size: 128px 128px //== Page content // //## .page-title background-color: #fff padding: 15px 25px 15px 25px z-index: $zindex-navbar-fixed + 1 +material-box-shadow-soft(2) h1 margin: 0 font-weight: 300 float: left line-height: 34px .page-content-wrap background-color: #fff margin: 25px 10px 25px 10px +border-radius($border-radius-small) +material-box-shadow-soft padding: 25px b, strong font-weight: 500
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
para-0.7.1 | app/assets/stylesheets/para/admin/src/_base.sass |
para-0.7.0 | app/assets/stylesheets/para/admin/src/_base.sass |