Sha256: 0b15fe96aa994bc9edff1fcf4f6554f264b2f1dbf8bda9f592c5803bd05c700b
Contents?: true
Size: 546 Bytes
Versions: 9
Compression:
Stored size: 546 Bytes
Contents
/* Custom styles */ td.header { background-color: #eee; vertical-align: middle; font-size: 120%; font-weight: bold; padding-left: 10px; padding-bottom: 5px; } table.app-stats th.first { width: 20%; } table.app-stats th { width: 40%; font-weight: bold; } table.app-stats td.value { text-align: right; } span.positive { color: green; } span.negative { color: red; } span.neutral { color: #9370DB; } span.white { color: white; } td.center { text-align: center; } .alert.alert-info { background-color: #5bc0de; }
Version data entries
9 entries across 9 versions & 1 rubygems