Sha256: 4462a6b6d6f7df0b4a02e9de4664a236a8afac36e69f7b674039dc8084ec3409
Contents?: true
Size: 499 Bytes
Versions: 29
Compression:
Stored size: 499 Bytes
Contents
table.report { border-spacing: 0px; border-width: 2px; border-color: black; border-style: solid; border-collapse: separate; text-align: center; } table.report td { padding: 5px; border-bottom: 2px solid black; } table.report thead { background: lightblue; border-width: 2px; border-color: black; border-style: solid; font-weight: bold; vertical-align: bottom; } table.report tbody tr.even { background: lightyellow; } table.report tbody tr.odd { background: white; }
Version data entries
29 entries across 29 versions & 1 rubygems