Sha256: 3e8d9dc522cb129df2915e61348ce7d2640d867f448341bffec844c59b21d626
Contents?: true
Size: 535 Bytes
Versions: 35
Compression:
Stored size: 535 Bytes
Contents
@import "global"; // // @variables // $include-html-magellan-classes: $include-html-classes !default; $magellan-bg: #fff !default; $magellan-padding: 10px !default; @include exports("magellan") { @if $include-html-magellan-classes { [data-magellan-expedition] { background: $magellan-bg; z-index: 50; min-width: 100%; padding: $magellan-padding; .sub-nav { margin-bottom: 0; dd { margin-bottom: 0; } .active { line-height: 1.8em; } } } } }
Version data entries
35 entries across 35 versions & 2 rubygems