Sha256: d8b14652e99f9a412b194ff9d8115df4de91acb2f60ef08e4f847d7d302261f1
Contents?: true
Size: 470 Bytes
Versions: 8
Compression:
Stored size: 470 Bytes
Contents
/* dao errors */ table.dao.errors { font-weight: normal; width: 100%; border-bottom: 1px solid #ccc; } table.dao.errors caption { font-weight: bold; color: #333; font-style: italic; text-align: left; margin-bottom: 0.5em; } table.dao.errors td.key { padding-left: 1em; color: #666; } table.dao.errors td.separator { color: #666; padding-left: 0.5em; padding-right: 0.5em; } table.dao.errors td.message { font-style: italic; width: 100%; }
Version data entries
8 entries across 8 versions & 1 rubygems