Sha256: 96b7ddb7756acc1f508afa19650a11af1f0ad44ba3d29bb6342e22df5f16e5c7
Contents?: true
Size: 1.93 KB
Versions: 3
Compression:
Stored size: 1.93 KB
Contents
.hidden { display: none; } .base-body { margin: 0px; } .cornucopia-frame { width: 100%; height: 100%; border: 0px; overflow: scroll; padding: 0px; margin: 0px; } .cornucopia-sample-frame { width: 100%; height: 500px; margin-bottom: 10px; } .cornucopia-table { display: table; width: 100%; } .cornucopia-row { display: table-row; } .cornucopia-section:nth-child(2n) { background-color: steelblue; } .cornucopia-section:nth-child(2n +1) { background-color: powderblue; } .cornucopia-row:nth-child(2n) { background-color: palegoldenrod; } .cornucopia-row:nth-child(2n +1) { background-color: lightgoldenrodyellow; } .cornucopia-cell-label { padding-right: 5px; padding-left: 5px; } .cornucopia-cell-expand, .cornucopia-cell-label, .cornucopia-cell-data-more { display: table-cell; font-weight: bold; vertical-align: top; } .cornucopia-cell-expand a { margin-right: 5px; } .cornucopia-cell-data { display: table-cell; width: 100%; } .cornucopia-cell-data > img { margin-right: 10px } .cornucopia-page-dump { width: 100%; height: 500px; margin-bottom: 10px; } .cornucopia-no-errors { font-weight: bold; } .cornucopia-section-label { } .cornucopia-section { padding-top: 0px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; float: left; position: relative; } .cornucopia-section-image { margin-bottom: 10px; } .cornucopia-app-file { font-weight: bold; color: blue; text-decoration: underline; cursor: hand; } .truncated-text { height: 4em; overflow: hidden; } .hide-contents pre { margin-top: 0px } .completed-other { font-weight: bold; color: green } .completed-error { font-weight: bold; color: red } .index-list { list-style-type: none; margin-bottom: 10px; padding-left: 20px; } .padded-frame { padding-right: 10px; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cornucopia-0.1.14 | lib/cornucopia/source_files/cornucopia.css |
cornucopia-0.1.13 | lib/cornucopia/source_files/cornucopia.css |
cornucopia-0.1.12 | lib/cornucopia/source_files/cornucopia.css |