Sha256: 449ac44c7caf07e79c5b05b72263d3c75ecea8cc3ccc0e080332d350daa0c9ee
Contents?: true
Size: 755 Bytes
Versions: 83
Compression:
Stored size: 755 Bytes
Contents
#comments { margin-top: 25px; #new-comment { padding-top: 10px; border-top: 1px solid; } #comment-message { float: left; width: 58%; } #comment-details { float: right; width: 38%; strong small { font-weight: normal; } input.textfield { width: 90%; } p { margin-bottom: $tn-margin; } } #comment-message textarea { width: 100%; height: 180px; } .comment { padding: $tn-padding 0; border-top: 1px solid; .avatar { float: left; width: 8%; img { padding: 4px; max-width: 60px; width: 100%; border: 1px solid; } } .comment-text { float: right; width: 88%; } } }
Version data entries
83 entries across 83 versions & 1 rubygems