Sha256: bc60c36ca2b4a791843eb70f7d25fd66113d45641518cd89fdc39949aeb0998d

Contents?: true

Size: 631 Bytes

Versions: 60

Compression:

Stored size: 631 Bytes

Contents

@import "compass/layout/grid-background";

.baseline {
  @include baseline-grid-background;
}

.columns {
  @include column-grid-background;
}

.combined {
  @include grid-background;
}

$grid-background-total-columns: 15;
$grid-background-offset: 11%;
$grid-background-column-width: 5%;
$grid-background-gutter-width: 1%;

.percent-baseline {
  @include baseline-grid-background;
}

.percent-columns {
  @include column-grid-background;
}

.percent-combined {
  @include grid-background;
}

.forced-fluid {
  @include column-grid-background(12, 2em, 1em, 1em, $grid-background-column-color, $grid-background-gutter-color, true);
}

Version data entries

60 entries across 59 versions & 6 rubygems

Version Path
arcabouco-0.2.13 vendor/bundle/gems/compass-1.0.3/test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.3 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.1.0.alpha.3 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.1.0.alpha.2 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.1.0.alpha.1 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.1.0.alpha.0 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.1 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.0 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.0.rc.1 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.0.rc.0 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-0.12.7 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.0.alpha.21 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.0.alpha.20 test/fixtures/stylesheets/compass/sass/grid_background.scss
sadui-0.0.4 vendor/bundle/ruby/2.0.0/gems/compass-0.12.3/test/fixtures/stylesheets/compass/sass/grid_background.scss
sadui-0.0.4 vendor/bundle/ruby/2.1.0/gems/compass-0.12.3/test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-0.12.6 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-0.12.5 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-0.12.4 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-1.0.0.alpha.19 test/fixtures/stylesheets/compass/sass/grid_background.scss
compass-0.12.3 test/fixtures/stylesheets/compass/sass/grid_background.scss