view app/assets/stylesheets/app_bootstrap.css.scss @ 358:d57f2b4ccc0e

Update gems.
author edogawaconan <me@myconan.net>
date Mon, 15 Sep 2014 17:01:18 +0900
parents 5ac923264129
children
line wrap: on
line source

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

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