Mercurial > zeropaste
comparison app/assets/stylesheets/application.scss @ 379:2ad092e60975
[mq]: new-design
author | nanaya <me@myconan.net> |
---|---|
date | Sun, 07 Jun 2015 02:35:12 +0900 |
parents | 5a4d31e97937 |
children | 433bc70e1781 |
comparison
equal
deleted
inserted
replaced
378:e84276bf344a | 379:2ad092e60975 |
---|---|
1 @import "app_bootstrap"; | 1 @import "variables"; |
2 @import "bootstrap-prettify"; | 2 @import "components"; |
3 @import "layout"; | |
3 | 4 |
4 @import "alert"; | 5 @import "new-paste"; |
5 @import "pastes"; | |
6 @import "sticky_footer"; | |
7 @import "tabs"; |