Mercurial > zeropaste
view app/assets/stylesheets/app_bootstrap.scss @ 331:7c7b7906ebd9
Some more coding style.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 14 Apr 2014 17:21:16 +0900 |
parents | 6cca1ab53337 |
children | 41b0903c9b2b |
line wrap: on
line source
@import 'twitter/bootstrap'; @import 'sticky-footer'; // Rails support. .field_with_errors { @extend .has-error; }