orbit-basic/app/assets/stylesheets/desktop.css

14 lines
530 B
CSS
Raw Normal View History

2012-03-28 10:53:30 +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.
*= require style
2012-04-03 10:06:16 +00:00
*= require bootstrap
2012-03-28 10:53:30 +00:00
*= require bootstrap-orbit
2012-04-10 09:44:36 +00:00
*= require jquery.miniColors
2012-05-02 09:04:16 +00:00
*= require font-awesome
2012-03-28 10:53:30 +00:00
*= require desktopmain
2012-04-10 09:44:36 +00:00
*= require desktopmedia
2012-06-26 07:59:28 +00:00
*= require orbitTimeline
2012-09-13 18:27:49 +00:00
*= require orbit-bar
2012-03-28 10:53:30 +00:00
*/