Sha256: 3487a83fae258f2c6863c0caf2ae5014b904c844742d14c9097ca6c2e06308c6

Contents?: true

Size: 286 Bytes

Versions: 28

Compression:

Stored size: 286 Bytes

Contents

@import "shared";

// Change the box model for Mozilla, Webkit, IE8 and the future
//
// @param $bs
//   [ content-box | border-box ]

@mixin box-sizing($bs) {
  $bs: unquote($bs);
  @include experimental(box-sizing, $bs,
    -moz, -webkit, not -o, not -ms, not -khtml, official
  );
}

Version data entries

28 entries across 27 versions & 5 rubygems

Version Path
egghead-styles-1.0.82 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.81 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.80 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.79 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.78 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.77 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.76 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.75 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.74 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
egghead-styles-1.0.73 app/assets/stylesheets/plugins/compass/compass/css3/_box-sizing.scss
compass-0.12.7 frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
sadui-0.0.4 vendor/bundle/ruby/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
sadui-0.0.4 vendor/bundle/ruby/2.1.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
compass-0.12.6 frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
compass-0.12.5 frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
compass-0.12.4 frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
compass-0.12.3 frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
compass-sourcemaps-0.12.4.sourcemaps.a4836f1 frameworks/compass/stylesheets/compass/css3/_box-sizing.scss
simple-compass-0.0.1 sass/compass/css3/_box-sizing.scss
compass-0.12.2 frameworks/compass/stylesheets/compass/css3/_box-sizing.scss