Sha256: b724740eb2a55a5e4c9e12925a1f612c2708afac6a1f4b7d14e016b68a785b81
Contents?: true
Size: 614 Bytes
Versions: 16
Compression:
Stored size: 614 Bytes
Contents
body { background-color: #efefef; margin: 20px; padding: 0; font: 12px verdana, arial, helvetica; } table { border-collapse: collapse; border: 1px solid #666; background: #fff; margin-bottom: 20px; } table tr.light { background: #fff; } table tr.dark { background: #f9f9f9; } table td, table th { padding: 4px 10px; font-size: 13px; } table th { text-align: center; color: #fc0; background: #336; font-weight: bold; border: #d0d0d0 1px solid; } table td { border: #d0d0d0 1px solid; } table td.score { text-align: right; } .warning { background: yellow; }
Version data entries
16 entries across 16 versions & 4 rubygems