Sha256: 3991476be2dc57d672688405bf9a2aea7d5e78387933e6a7dd38c4311d079380
Contents?: true
Size: 1 KB
Versions: 2
Compression:
Stored size: 1 KB
Contents
<style> .vanity .experiments { list-style: none; margin: 0; padding: 0 } .vanity .experiment { padding-bottom: 1em; margin: 0 0 1em 0; border-bottom: 1px dashed #ddd } .vanity .experiment .type { margin-left: .3em; color: #bbb; font-size: .8em; font-weight: normal } .vanity .experiment table { border-collapse: collapse; table-layout: fixed; width: 100%; border-bottom: 1px solid #ccc; margin: 1em 0 0 0 } .vanity .experiment td { padding: .5em; border-top: 1px solid #ccc } .vanity .experiment .choice td { font-weight: bold; background: #f0f0f8 } .vanity .experiment td.option { width: 5em; white-space: nowrap; overflow: hidden } .vanity .experiment td.value { width: 8em; white-space: nowrap; overflow: hidden } .vanity .experiment td.action { width: 6em; overflow: hidden; text-align: center } .vanity .experiment caption { caption-side: bottom; padding: .5em; background: transparent; margin-bottom: 1em; text-align: left } .vanity .experiment .meta { color: #444; font-style: italic } </style>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vanity-0.3.1 | lib/vanity/templates/_vanity.css |
vanity-0.3.0 | lib/vanity/templates/_vanity.css |