view app/assets/stylesheets/app_bootstrap.css.scss @ 363:9e860754b5d6

Update renamed config, enforce random test order.
author edogawaconan <me@myconan.net>
date Sat, 20 Dec 2014 17:59:37 +0900
parents 5ac923264129
children
line wrap: on
line source

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

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