Sha256: 0de9c0947683b46b1a78c904b0c7a8ae55950dae45a907fe20c7c3e8d8aa225d
Contents?: true
Size: 373 Bytes
Versions: 19
Compression:
Stored size: 373 Bytes
Contents
/* Table */ table { width: 100%; } .header_row { background: #FFF; color: #000; white-space:nowrap; } .header_cel { border: 1px solid transparent; border-bottom: 1px solid #EEE; font-weight: bold; padding: 7px 0; } .hover_table_row { background-color: #d6e9f8; } .table_row { white-space:nowrap; } /* layout */ .container { width: 99%; }
Version data entries
19 entries across 19 versions & 1 rubygems