Sha256: 7e13a18394aba4e8d354b225e8b3cbe3601125b909108c4db7b23a407aae47d6
Contents?: true
Size: 568 Bytes
Versions: 2
Compression:
Stored size: 568 Bytes
Contents
.rails_blog_engine_comment.show { border: 1px solid lightgrey; padding: 10px 10px 0 10px; margin-bottom: 20px; max-width: 600px; &.spam { background: lighten(#ffb6c1, 10%); border-color: lighten(#ffb6c1, 5%); color: darkgrey; } >.byline { margin-top: 0; margin-bottom: 10px; font-weight: normal; a.comment-link { color: inherit; &:link, &:visited { text-decoration: none; } &:hover, &:active { text-decoration: underline; } } } >.comment-tools { float: right; margin: 0 0 10px 10px; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_blog_engine-0.0.2 | app/assets/stylesheets/rails_blog_engine/comments.css.scss |
rails_blog_engine-0.0.1 | app/assets/stylesheets/rails_blog_engine/comments.css.scss |