Sha256: 072ed6f498282492444d880edb5affa4436c41c120e2c7be7920a767db0c9000
Contents?: true
Size: 824 Bytes
Versions: 42
Compression:
Stored size: 824 Bytes
Contents
// -------------------------------------- Admin Notes .comments { .active_admin_comment { clear: both; margin-top: 10px; margin-bottom: 40px; max-width: 700px; .active_admin_comment_meta { width: 130px; float: left; font-size: 0.9em; color: lighten($primary-color, 10%); .active_admin_comment_author { font-size: 1.2em; font-weight: bold; margin: 0; color: $primary-color; } } .active_admin_comment_body { margin-left: 150px; } } form.active_admin_comment { margin: 0; padding: 0; margin-left: 150px; fieldset.inputs { margin: 0; padding: 0; background: none; @include no-shadow; } li { padding: 0; } fieldset.buttons { padding: 0; margin-top: 5px;} } }
Version data entries
42 entries across 42 versions & 5 rubygems