Mercurial > zeropaste
view 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 |
line wrap: on
line source
@import 'bootstrap'; @import 'sticky-footer'; // Rails support. .field_with_errors { @extend .has-error; }