From 094c0f4314819c78532831f2ec13de18a3a0410d Mon Sep 17 00:00:00 2001 From: saurabhbhatia Date: Tue, 30 Jul 2013 17:10:51 +0800 Subject: [PATCH] Updated desktop compatibility to fix css paths --- app/assets/stylesheets/desktop/desktop-compatibility.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/assets/stylesheets/desktop/desktop-compatibility.css b/app/assets/stylesheets/desktop/desktop-compatibility.css index 440a4a43..927718c8 100644 --- a/app/assets/stylesheets/desktop/desktop-compatibility.css +++ b/app/assets/stylesheets/desktop/desktop-compatibility.css @@ -3,12 +3,13 @@ *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 desktop/desktop-font - *= require bootstrap - *= require bootstrap-orbit - *= require icons + *= require desktop/bootstrap + *= require desktop/bootstrap-orbit + *= require basic/icon *= require desktop/desktop-main *= require desktop/desktop-media - *= require orbit-bar + *= require orbit_bar_bootstrap + *= require basic/orbit_bar */ html, body, #compatibility { height: 100%;