Sha256: 85cd850587e1ac5705a515c26847a5d554e2dd4e77894fbfc650c7f51908dd75
Contents?: true
Size: 531 Bytes
Versions: 4
Compression:
Stored size: 531 Bytes
Contents
/* * This is a manifest file that'll automatically include all the stylesheets available in this directory * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at * the top of the compiled file, but it's generally better to create a new file per style scope. *= require_self *= require conversations *= require_tree . */ .read { font-style: italic; } .unread { font-weight: bold; } .message { border-bottom: 1px dotted gray; } .message_body { margin: 10px 20px; }
Version data entries
4 entries across 4 versions & 1 rubygems