Sha256: 5b47e93dfd090ae91dbcef33796df8a5dce5fc302ceefdd8878ff0fca015cb5f
Contents?: true
Size: 547 Bytes
Versions: 12
Compression:
Stored size: 547 Bytes
Contents
table { width: 100%; text-align: left; } table a { text-decoration: none; } table th { background: #242527; color: #FFF; padding: 6px; } table th a { color: #FFF!important; text-decoration: none; } table th a:hover { text-decoration: underline; } table td.right { text-align: right; } table tr.even { background: #FFF!important; } table tr.even:hover, table tr.odd:hover { background: #E4E4E4!important; } table tr.odd { background: #F3F3F3; } table td { border: none; padding: 5px; vertical-align: top; }
Version data entries
12 entries across 12 versions & 1 rubygems