orbit-basic/app/assets/stylesheets/new_admin.css.erb

18 lines
564 B
Plaintext
Raw Normal View History

/*
*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.
*= require reset
*= require_self
*= require message
*= require bootstrap
*= require style
2012-09-13 18:38:56 +00:00
*= require font-awesome
*= require orbit-bar
*= require bootstrap-orbit
*= require list
2012-04-19 03:50:54 +00:00
*= require widgets
*= require scroll_style
*= require isotope
2012-04-23 06:29:55 +00:00
*/