Sha256: 50772746f86825700ec831a864c15f95cde1d92a152b4252351fc2d18b303925

Contents?: true

Size: 365 Bytes

Versions: 5

Compression:

Stored size: 365 Bytes

Contents

// 'bootstrap-sprockets' must be imported before 'bootstrap' and 'bootstrap/variables'
@import 'bootstrap-sprockets';
@import 'bootstrap-everything';
@import 'bootstrap/theme';
@import 'message_train';

.navbar-header {
  overflow: hidden;
}

.navbar-brand {
  display: block;
  width: 300px;
}

.logo {
  float: left;
  height: 2em;
  margin: -.5em 1em -.5em 0;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
message_train-0.7.6 spec/dummy/app/assets/stylesheets/application.scss
message_train-0.7.5 spec/dummy/app/assets/stylesheets/application.scss
message_train-0.7.3 spec/dummy/app/assets/stylesheets/application.scss
message_train-0.7.2 spec/dummy/app/assets/stylesheets/application.scss
message_train-0.7.1 spec/dummy/app/assets/stylesheets/application.scss