Sha256: 289b9eb48373bfd0ccd4e3596a8c915908d8b40d6e07fea7893fa6ea1dddb7ed
Contents?: true
Size: 886 Bytes
Versions: 1
Compression:
Stored size: 886 Bytes
Contents
body.active_admin.show { .active_admin_comment { margin-top: 1rem; padding: 0; } #main_content { .attributes_table { tr >th { width: 30rem; } td, th { padding: 0.5rem; word-break: break-word; } } .comments { h4 { font-size: 1.6rem; margin: 0; } [data-method="delete"] { color: color('materialize-red', 'base'); } .active_admin_comment { font-size: 1.4rem; } .active_admin_comment_meta >a { float: right; padding: 0 1rem; } .active_admin_comment_meta >span { float: right; } .pagination_information { margin-top: 1.5rem; } } >.comments, >.panel { @extend .card-content; } h3 { font-size: 2rem; margin: 0.5rem 0 1.5rem 0; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activeadmin_materialize_theme-0.2.6 | app/assets/stylesheets/activeadmin_materialize_theme/components/layout_show.scss |