Sha256: 0d17405002ef0143c772eacfc8b1328970d935c6d989501a267c08e3fa627e8b

Contents?: true

Size: 269 Bytes

Versions: 6

Compression:

Stored size: 269 Bytes

Contents

nav.navigation {
  @extend .nav, .nav-pills, .flex-column, .p-3;

  width: $navigation-width;

  .button--alt {
    @extend .btn, .btn-outline-light, .mb-2;
  }

  .navigation__link {
    @extend .nav-link;
  }

  .navigation__link--active {
    @extend .active;
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
administrate-bootstrap-theme-0.1.9 app/assets/stylesheets/administrate-bootstrap-theme/components/_navigation.scss
administrate-bootstrap-theme-0.1.8 app/assets/stylesheets/administrate-bootstrap-theme/components/_navigation.scss
administrate-bootstrap-theme-0.1.6 app/assets/stylesheets/administrate-bootstrap-theme/components/_navigation.scss
administrate-bootstrap-theme-0.1.4 app/assets/stylesheets/administrate-bootstrap-theme/components/_navigation.scss
administrate-bootstrap-theme-0.1.2 app/assets/stylesheets/administrate-bootstrap-theme/components/_navigation.scss
administrate-bootstrap-theme-0.1.0 app/assets/stylesheets/administrate-bootstrap-theme/components/_navigation.scss