Sha256: b8d4a86c8644391f47431977e8c6c432d76635e09fba4f1e9e5d2520e4572329
Contents?: true
Size: 1.59 KB
Versions: 1
Compression:
Stored size: 1.59 KB
Contents
@charset "UTF-8"; table.source { border-collapse:collapse; border-spacing: 0; } table.index tr { height: 1.8em; } table.index td { padding-left: 0.5em; } html { background-color: #fff; color: #222; } body { margin: 0; } h2 { padding: 10px; background-color: #7658F8; color: #fff; font-size: 1.1em; } a { color:#446; text-decoration: none; } p { margin: 1em; } p.menu a { font-weight: bold; } p.license { color: #888; margin-top: 20px; padding-top: 5px; border-top: 1px solid #888; font-size: 80%; } p.date { font-size: 80%; } table { width: 100%; } table td { border-width: 0; } table.source td { padding-top: 0; padding-bottom: 0; padding-left: 0; } thead { font-weight: bold; background-color: #eee; text-align: center; } tr.never { background-color: #eee; } tr.hit { background-color: #5BD999; } tr.miss { background-color: #E6567A; } td.yellow, td.orange, td.pink, td.red, td.black { width: 45px; color: #fff; } td.yellow { background-color: #EAC14D; } td.orange { background-color: #CB70D7; } td.pink { background-color: #CB70D7; } td.red { background-color: #E6567A; font-weight: bold; } td.black { background-color: #222; color: #fff; font-weight: bold; } td.percentage { text-align: right; padding-right: 20px; } td.line-source { padding-right: 0; } td.line-num, td.line-hits { width: 10%; } td.line-num { color: #444; text-align: right; padding-right: 5px; } td.line-hits { text-align: right; padding-right: 20px; } th { padding-bottom: 5px; padding-top: 5px; } pre { margin: 6px 0; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
coco-0.11.0 | template/css/coco.css |