Sha256: decd829cb0506622cc8ca479bfba882d2cb6d55e4ecf4b0a1ffb43d326e8747b
Contents?: true
Size: 467 Bytes
Versions: 2
Compression:
Stored size: 467 Bytes
Contents
/* dao errors */ .dao.errors { font-weight: normal; width: 100%; border-bottom: 1px solid #ccc; background-color: #ffe; padding: 0.5em; } .dao.errors .caption { font-weight: bold; color: #333; font-style: italic; text-align: left; margin-bottom: 0.5em; } .dao.errors .title { padding-left: 1em; color: #666; } .dao.errors .message { font-style: italic; font-weight: bold; width: 100%; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dao-4.4.4 | lib/dao/rails/lib/generators/dao/templates/dao.css |
dao-4.4.2 | lib/dao/rails/lib/generators/dao/templates/dao.css |