Sha256: 47471cc93456177671fc773ad707670361c1aea37159f473e5a2ce4f6bbbddf5
Contents?: true
Size: 559 Bytes
Versions: 34
Compression:
Stored size: 559 Bytes
Contents
table { margin-top: 20px; border-collapse: collapse; border: 1px solid #666; background: #fff; margin-bottom: 20px; } table tr.light { background: #fff; } table tr.dark { background: #f9f9f9; } table tr:hover { background: #FFFFC0; } table td, table th { padding: 4px; font-size: 11px; } table th { text-align: center; color: #337022; background: #DDFFCC; font-weight: bold; border: #99D688 1px solid; } table td { border: #d0d0d0 1px solid; } table td.score { text-align: right; } .warning { background: yellow; }
Version data entries
34 entries across 34 versions & 3 rubygems