From 56b48e98b3b721074b4615acdc23b36a63c0b387 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Tue, 1 Jul 2014 22:40:27 +0200 Subject: [PATCH] Don't include Bootstrap in embedded widget styles --- app/assets/stylesheets/embed.sass | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/embed.sass b/app/assets/stylesheets/embed.sass index 1eb9af4..59c5959 100644 --- a/app/assets/stylesheets/embed.sass +++ b/app/assets/stylesheets/embed.sass @@ -1,4 +1,3 @@ -//= require bootstrap //= require source-sans-pro //= require player @@ -15,3 +14,8 @@ body.iframe a font-weight: 600 + color: #06989a + text-decoration: none + + &:hover + text-decoration: underline