view app/assets/stylesheets/app_bootstrap.scss @ 308:e855e58d137e

Always include current path when replacing state.
author edogawaconan <me@myconan.net>
date Wed, 19 Feb 2014 20:21:20 +0900
parents 6cca1ab53337
children 41b0903c9b2b
line wrap: on
line source

@import 'twitter/bootstrap';
@import 'sticky-footer';

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