comparison app/assets/stylesheets/app_bootstrap.scss @ 334:41b0903c9b2b

Use official bootstrap gem.
author edogawaconan <me@myconan.net>
date Wed, 23 Apr 2014 09:24:05 +0900
parents 6cca1ab53337
children
comparison
equal deleted inserted replaced
333:682abad78313 334:41b0903c9b2b
1 @import 'twitter/bootstrap'; 1 @import 'bootstrap';
2 @import 'sticky-footer'; 2 @import 'sticky-footer';
3 3
4 // Rails support. 4 // Rails support.
5 .field_with_errors { 5 .field_with_errors {
6 @extend .has-error; 6 @extend .has-error;