From 3d2a1c2493fb11c7abaec460880776e58f9e00bf Mon Sep 17 00:00:00 2001 From: Tom Giannattasio Date: Fri, 12 Oct 2012 10:39:43 -0400 Subject: [PATCH] =?UTF-8?q?removed=20red=20import=20button=20=E2=80=93=20d?= =?UTF-8?q?rawing=20too=20much=20attention;=20this=20will=20be=20reworked?= =?UTF-8?q?=20onto=20a=20different=20page=20at=20some=20point=20anyways?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cms/static/sass/_header.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cms/static/sass/_header.scss b/cms/static/sass/_header.scss index 061ba759d1..5255819a60 100644 --- a/cms/static/sass/_header.scss +++ b/cms/static/sass/_header.scss @@ -40,11 +40,6 @@ body.no-header { #import-tab { @include box-shadow(1px 0 0 #787981 inset, -1px 0 0 #3d3e44 inset, 1px 0 0 #787981, -1px 0 0 #3d3e44); - background: rgba(255, 0, 0, .5); - - &:hover { - background: rgba(255, 0, 0, .7); - } } .left {