From 62f09a63fb32ca6c1648e99bf54a10d165a2c3cd Mon Sep 17 00:00:00 2001 From: Richard Gray Date: Tue, 29 Jul 2014 20:45:22 +0100 Subject: [PATCH] Enable Powerline symbols in embedded player. Include the font-face CSS at-rule in embed.css to enable use of powerline symbols in the embedded player. --- app/assets/stylesheets/embed.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/embed.sass b/app/assets/stylesheets/embed.sass index 59c5959..7167e61 100644 --- a/app/assets/stylesheets/embed.sass +++ b/app/assets/stylesheets/embed.sass @@ -1,4 +1,5 @@ //= require source-sans-pro +//= require powerline-symbols //= require player body.iframe