view app/assets/stylesheets/app_bootstrap.css.scss @ 357:a5447f6128d7

Update gems.
author edogawaconan <me@myconan.net>
date Tue, 05 Aug 2014 23:11:13 +0900
parents 5ac923264129
children
line wrap: on
line source

@import 'bootstrap';
@import 'sticky_footer';

// Rails support.
.field_with_errors {
  @extend .has-error;
}