2011-04-15 14:20:48 +01:00
|
|
|
-#= include_stylesheets :application
|
|
|
|
|
|
|
|
= stylesheet_link_tag "web-app-theme/base.css", "web-app-theme/themes/default/style.css", "web-app-theme/override.css", "git/style.css"
|
2011-12-27 13:52:48 +00:00
|
|
|
= stylesheet_link_tag "jquery-ui-1.8.16.custom.css", "patches.css"
|
2011-03-09 13:13:36 +00:00
|
|
|
|
2011-12-01 14:20:24 +00:00
|
|
|
= yield :stylesheets
|