Sha256: 04f0e44761a9292f1c56f0146d04e7cc1ad735d88daf7cbdc4ca64b8ec281ad9

Contents?: true

Size: 514 Bytes

Versions: 17

Compression:

Stored size: 514 Bytes

Contents

// ==========
// BUTTON TOOLBAR
// ==========
$STYLEGUIDE_BUTTON_TOOLBARS_ID: button-toolbar !default;
$STYLEGUIDE_BUTTON_TOOLBARS: () !default;

@if not styleguide-component-exists($STYLEGUIDE_BUTTON_TOOLBARS_ID, $CONFIG_THEME) {
$a-blackhole: styleguide-add-component($STYLEGUIDE_BUTTON_TOOLBARS_ID,  $STYLEGUIDE_BUTTON_TOOLBARS, (
  (default, (
    line-height         1,
    inline-block        true,
    vertical-align      middle,
    clearfix            legacy-pie-clearfix
  )),
  nil
), $CONFIG_THEME);
}

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
archetype-0.0.1.pre.13 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.12 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.11 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.10 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.9 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.8 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.7 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.6 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.5 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.4 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.3.90263a7 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.3.6ed259b stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.3.f9dde24 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.3.00dfd9a stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.3.83f0d7a stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.3.55c4182 stylesheets/archetype/styleguide/components/_button_toolbars.scss
archetype-0.0.1.pre.3.811928f stylesheets/archetype/styleguide/components/_button_toolbars.scss