From 3943fed9b2cd5054fbf257ffc5e850895727b9dd Mon Sep 17 00:00:00 2001 From: Jesus Federico Date: Mon, 11 Feb 2019 17:24:04 -0500 Subject: [PATCH] CONTRIB-7616: Updated prefix for icon-bigbluebutton (#113) --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 82847c2cb..7b3849511 100644 --- a/styles.css +++ b/styles.css @@ -13,8 +13,8 @@ font-style: normal; } -[class^="icon-"]:before, -[class*=" icon-"]:before { +[class^="icon-bigbluebutton"]:before, +[class*=" icon-bigbluebutton"]:before { font-family: "bigbluebutton-font"; font-style: normal; font-weight: normal;