Sha256: d611f4b517fc129a20a9e7a06d0d332ba0ac5bd0d68baf59515e4cd7b235cc90

Contents?: true

Size: 1.02 KB

Versions: 100

Compression:

Stored size: 1.02 KB

Contents

@include govuk-exports("govuk/core/section-break") {
  %govuk-section-break {
    margin: 0;
    border: 0;
  }

  .govuk-section-break {
    @extend %govuk-section-break;
  }

  // Sizes

  %govuk-section-break--xl {
    @include govuk-responsive-margin(8, "top");
    @include govuk-responsive-margin(8, "bottom");
  }

  .govuk-section-break--xl {
    @extend %govuk-section-break--xl;
  }

  %govuk-section-break--l {
    @include govuk-responsive-margin(6, "top");
    @include govuk-responsive-margin(6, "bottom");
  }

  .govuk-section-break--l {
    @extend %govuk-section-break--l;
  }

  %govuk-section-break--m {
    @include govuk-responsive-margin(4, "top");
    @include govuk-responsive-margin(4, "bottom");
  }

  .govuk-section-break--m {
    @extend %govuk-section-break--m;
  }

  // Visible variant

  %govuk-section-break--visible {
    border-bottom: 1px solid $govuk-border-colour;
  }

  .govuk-section-break--visible {
    @extend %govuk-section-break--visible;
  }
}

/*# sourceMappingURL=_section-break.scss.map */

Version data entries

100 entries across 98 versions & 4 rubygems

Version Path
govuk_publishing_components-41.1.0 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
govuk_publishing_components-41.0.0 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
govuk_publishing_components-40.1.0 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.10.2 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
govuk_publishing_components-40.0.0 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.10.1 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.10.0 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.9.4 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
defra_ruby_template-5.4.1 vendor/assets/stylesheets/core/_section-break.scss
defra_ruby_template-5.4.1 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
defra_ruby_template-5.4.0 vendor/assets/stylesheets/core/_section-break.scss
defra_ruby_template-5.4.0 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.9.3 node_modules/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.9.1 vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.9.0 vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.8.1 vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.8.0 vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.7.1 vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.7.0 vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_section-break.scss
katalyst-govuk-formbuilder-1.6.0 vendor/assets/stylesheets/govuk-frontend/dist/govuk/core/_section-break.scss