trabajo-afectivo/app/assets/stylesheets/application.css

13 lines
462 B
CSS
Raw Normal View History

2012-04-10 13:31:21 +00:00
/*
2012-04-10 14:06:46 +00:00
* This is a manifest file that'll automatically include all the stylesheets available in this directory
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
* the top of the compiled file, but it's generally better to create a new file per style scope.
2012-04-10 13:31:21 +00:00
*= require_self
2012-04-10 14:06:46 +00:00
*s= require_tree .
*= require bootstrap.css
*= require fileuploader.css
*= require zzz.css
*= require_tree ./ui-lightness/
2012-04-10 13:31:21 +00:00
*/
2012-04-10 14:06:46 +00:00