Sha256: 11626040e2f0be1eaa703fc4787268fe305e478522a60439df374f07feb81401

Contents?: true

Size: 415 Bytes

Versions: 4

Compression:

Stored size: 415 Bytes

Contents

//-----------------------------------------
// Variables, customize bootstrap here
//-----------------------------------------
@import 'variables';

@import 'bootstrap-sprockets';
@import 'bootstrap';

// This is used by the devise generated views.
.center_panel {
  @extend .col-lg-6;
  @extend .col-lg-offset-3;

  @extend .col-md-6;
  @extend .col-md-offset-3;

  @extend .col-sm-8;
  @extend .col-sm-offset-2;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
happy_seed-0.0.15 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/application.css.scss
happy_seed-0.0.14 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/application.css.scss
happy_seed-0.0.13 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/application.css.scss
happy_seed-0.0.12 lib/generators/happy_seed/bootstrap/templates/app/assets/stylesheets/application.css.scss