Sha256: d074648c76b8f0f57b00405bf5d435bb098d99d76c71e93e1f8b3d777863365b
Contents?: true
Size: 714 Bytes
Versions: 3
Compression:
Stored size: 714 Bytes
Contents
.panel{ position: relative; border-radius: 0; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04) !important; border: 0; margin-bottom: 30px; background: #FFF; border-top: none !important; h3{ color: $skinActiveColor !important; border-radius: 0; border: 0; padding: 15px !important; transition: border 500ms; margin: 3px 0; font-weight: 200 !important; font-size: 20px; line-height: normal; } .panel_contents{ font-size: 12px; line-height: 22px; padding: 20px 30px; ul{margin: 0;} } } .sidebar_section.panel{ @extend .panel; border-top: none !important; h3{ margin: 0; padding: 15px !important; font-weight: 200 !important; } }
Version data entries
3 entries across 2 versions & 2 rubygems