Sha256: f1d31133eb3584f97f167ad833c71ff2c198aac49467397e699ac69b09c30848
Contents?: true
Size: 263 Bytes
Versions: 2
Compression:
Stored size: 263 Bytes
Contents
@import "active_admin/mixins"; // ----------------------------------- Helper class to apply to elements to make them sections .section, .panel{ @include section; } // ----------------------------------- Sidebar Sections .sidebar_section { @include section; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
andrewroth_activeadmin-0.3.4.4 | app/assets/stylesheets/active_admin/components/_panels.scss |
andrewroth_activeadmin-0.3.4.3 | app/assets/stylesheets/active_admin/components/_panels.scss |