Sha256: 51a0a62c3c38f00aa6a2df5c49cbcb0061c87733dd2bdeaf08f40e0e202b9c90
Contents?: true
Size: 878 Bytes
Versions: 8
Compression:
Stored size: 878 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; } .rcov_code td { border-bottom: 1px solid #ddd ; padding: 0; margin: 0; } .rcov_code tr { border: 0px; padding:0px; margin: 0px; } .rcov_code pre { border: 0px; padding: 0px; margin: 0px; } .rcov_run {} .rcov_not_run { background-color: #d88; } .rcov_overflow { overflow: auto; font-size: 50%; }
Version data entries
8 entries across 8 versions & 1 rubygems