Sha256: 241b207929cccc4ca14271796df358bcbb5c73ab841560b497415ab6e3063221
Contents?: true
Size: 772 Bytes
Versions: 1
Compression:
Stored size: 772 Bytes
Contents
.sidebar_section { h3 { margin: 0 0 24px 0; } label { margin-bottom: 5px; } } /* FILTER STATUS LIST STYLE */ #search_status_sidebar_section { margin-top: 30px; div { padding: 0 24px 0 24px; margin-top: 0 !important; } } #active_admin_content { #sidebar { max-width: 264px; margin-left: -265px; .panel_contents { h4 { font-family: $font-family; font-size: .9rem; font-weight: bold; margin: 0 !important; padding: 1rem 0; } ul { padding: 0; list-style: none; li { padding: 1rem 0; border-bottom: $border-style-light; &:last-child { border-bottom: none; } } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
light_admin-1.0.5 | app/assets/stylesheets/light_admin/components/_sidebars.scss |