view app/assets/stylesheets/app_bootstrap.css.scss @ 356:cd1c3a28b89a

Set correct expiration header.
author edogawaconan <me@myconan.net>
date Mon, 04 Aug 2014 17:54:32 +0900
parents 5ac923264129
children
line wrap: on
line source

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

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