From 5f86570e09b2c7a2e5de104f83d3769adf3b1518 Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Wed, 15 Apr 2015 12:49:47 -0400 Subject: [PATCH] Fixing Widget Variables --- sass/widgets.scss | 9 +++++---- style.css | 22 ---------------------- 2 files changed, 5 insertions(+), 26 deletions(-) diff --git a/sass/widgets.scss b/sass/widgets.scss index ecdee7a..2d38017 100644 --- a/sass/widgets.scss +++ b/sass/widgets.scss @@ -55,13 +55,14 @@ border:1px solid transparent; @if $parent == "#mega-footer" { - padding: $widget-head-padding; - border-width: $widget-head-border-width; - border-color: $widget-head-border-color; - } @else { padding: $megafooter-widget-head-padding; border-width: $megafooter-widget-head-border-width; border-color: $megafooter-widget-head-border-color; + + } @else { + padding: $widget-head-padding; + border-width: $widget-head-border-width; + border-color: $widget-head-border-color; } h2 { diff --git a/style.css b/style.css index c863b77..11c27d1 100644 --- a/style.css +++ b/style.css @@ -6988,19 +6988,12 @@ button.close { padding: 0.5em 0.5em 0.5em 1em; border-width: 0 0 1px 0; border-color: #cccccc; - background-color: white; } #content .widget .widget-head h2 { margin: 0; font-size: 1em; color: black; } -#content .widget a else { - color: #428bca; -} -#content .widget a:hover else { - color: #2a6496; -} #content .widget form { margin: 1em; } @@ -7176,7 +7169,6 @@ button.close { word-break: break-all; } #content .widget.uc-ecw { - font: inherit; /*- - - - - */ /**/ /**/ @@ -8134,25 +8126,12 @@ body.sticky .ie8 #footers { padding: 0.5em 0.5em 0.5em 1em; border-width: 0 0 1px 0; border-color: #cccccc; - background-color: white; } #mega-footer .widget .widget-head h2 { margin: 0; font-size: 1em; color: black; } -#mega-footer .widget a { - color: #428bca; -} -#mega-footer .widget a else { - color: #428bca; -} -#mega-footer .widget a:hover { - color: #2a6496; -} -#mega-footer .widget a:hover else { - color: #2a6496; -} #mega-footer .widget form { margin: 1em; } @@ -8328,7 +8307,6 @@ body.sticky .ie8 #footers { word-break: break-all; } #mega-footer .widget.uc-ecw { - font: inherit; /*- - - - - */ /**/ /**/