Sha256: ec6a068343d2d66da40a2ecc9896a181e19787cb7535788bd25281338d592744

Contents?: true

Size: 652 Bytes

Versions: 16

Compression:

Stored size: 652 Bytes

Contents

// Foundation by ZURB
// foundation.zurb.com
// Licensed under MIT Open Source

@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')}, #{data('magellan-expedition-clone')} {
      background: $magellan-bg;
      z-index: 50;
      min-width: 100%;
      padding: $magellan-padding;

      .sub-nav {
        margin-bottom: 0;
        dd { margin-bottom: 0; }
        a {
          line-height: 1.8em;
        }
      }
    }

  }
}

Version data entries

16 entries across 16 versions & 5 rubygems

Version Path
rubyneat_dashboard-0.4.1 bower_components/foundation/scss/foundation/components/_magellan.scss
locomotivecms_wagon-1.5.1 generators/foundation5/public/stylesheets/foundation/components/_magellan.scss
locomotivecms_wagon-1.5.0 generators/foundation5/public/stylesheets/foundation/components/_magellan.scss
locomotivecms_wagon-1.5.0.rc1 generators/foundation5/public/stylesheets/foundation/components/_magellan.scss
rubyneat_dashboard-0.4.0.alpha.6 bower_components/foundation/scss/foundation/components/_magellan.scss
foundation-rails-5.3.3.0 vendor/assets/stylesheets/foundation/components/_magellan.scss
rubyneat_dashboard-0.4.0.alpha.4.pre.1 bower_components/foundation/scss/foundation/components/_magellan.scss
rubyneat_dashboard-0.4.0.alpha.4 bower_components/foundation/scss/foundation/components/_magellan.scss
foundation-rails-5.3.1.0 vendor/assets/stylesheets/foundation/components/_magellan.scss
TokiCLI-0.2.1 lib/TokiServer/bower_components/foundation/scss/foundation/components/_magellan.scss
foundation-rails-5.3.0.1 vendor/assets/stylesheets/foundation/components/_magellan.scss
foundation-rails-5.3.0.0 vendor/assets/stylesheets/foundation/components/_magellan.scss
TokiCLI-0.2.0 lib/TokiServer/bower_components/foundation/scss/foundation/components/_magellan.scss
foundation-rails-5.2.3.0 vendor/assets/stylesheets/foundation/components/_magellan.scss
zurb-foundation-5-5.2.2 scss/foundation/components/_magellan.scss
foundation-rails-5.2.2.0 vendor/assets/stylesheets/foundation/components/_magellan.scss