Sha256: 68b8ebbe5067464ee34621e3042a9e4504b40a4689cb08bbddde5e17ded3d881
Contents?: true
Size: 648 Bytes
Versions: 1
Compression:
Stored size: 648 Bytes
Contents
@import "blueprint" @import 'partials/invoice' // To generate css equivalent to the blueprint css but with your configuration applied, uncomment: //Recommended Blueprint configuration with scoping and semantic layout: body.bp +blueprint-print(true) h1 display: none #balance-sheet form, #profit-sheet form display: none #balance-sheet, #profit-sheet background: white // Media print specific styles **** #top-menu, #header, #main-menu, #sidebar, #footer, .contextual, .other-formats display: none #main background: white #content width: 99% margin: 0 padding: 0 border: 0 background: white overflow: visible !important
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
styleyt-0.2.4 | templates/stylesheets/print.sass |