Permalink
Browse files
Adding color to widget headers
- sass change to make the widget title color the same as the theme color
- Loading branch information
|
@@ -8015,7 +8015,7 @@ button.close { |
|
|
.home #content .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f4786; |
|
|
} |
|
|
|
|
|
.home #content .widget a { |
|
@@ -8551,7 +8551,7 @@ button.close { |
|
|
.home #content .panel-grid .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f4786; |
|
|
} |
|
|
|
|
|
.home #content .panel-grid .widget a { |
|
@@ -9092,7 +9092,7 @@ button.close { |
|
|
#page-sidebar .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f4786; |
|
|
} |
|
|
|
|
|
#page-sidebar .widget a { |
|
@@ -9628,7 +9628,7 @@ button.close { |
|
|
.subpage .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f4786; |
|
|
} |
|
|
|
|
|
.subpage .widget a { |
|
@@ -10705,13 +10705,6 @@ a.btn { |
|
|
} |
|
|
} |
|
|
|
|
|
/*-------------------------------------------------------------- |
|
|
10.9 Private Pages |
|
|
--------------------------------------------------------------*/ |
|
|
#page-private-list ul { |
|
|
padding-left: 0px; |
|
|
} |
|
|
|
|
|
/* - - - - - - - - - - - - - - - - - - - |
|
|
== Captions |
|
|
- - - - - - - - - - - - - - - - - - - */ |
|
@@ -11255,7 +11248,7 @@ body.sticky .ie8 #footers { |
|
|
#mega-footer .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f4786; |
|
|
} |
|
|
|
|
|
#mega-footer .widget a { |
|
|
|
@@ -8015,7 +8015,7 @@ button.close { |
|
|
.home #content .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f861a; |
|
|
} |
|
|
|
|
|
.home #content .widget a { |
|
@@ -8551,7 +8551,7 @@ button.close { |
|
|
.home #content .panel-grid .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f861a; |
|
|
} |
|
|
|
|
|
.home #content .panel-grid .widget a { |
|
@@ -9092,7 +9092,7 @@ button.close { |
|
|
#page-sidebar .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f861a; |
|
|
} |
|
|
|
|
|
#page-sidebar .widget a { |
|
@@ -9628,7 +9628,7 @@ button.close { |
|
|
.subpage .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f861a; |
|
|
} |
|
|
|
|
|
.subpage .widget a { |
|
@@ -10705,13 +10705,6 @@ a.btn { |
|
|
} |
|
|
} |
|
|
|
|
|
/*-------------------------------------------------------------- |
|
|
10.9 Private Pages |
|
|
--------------------------------------------------------------*/ |
|
|
#page-private-list ul { |
|
|
padding-left: 0px; |
|
|
} |
|
|
|
|
|
/* - - - - - - - - - - - - - - - - - - - |
|
|
== Captions |
|
|
- - - - - - - - - - - - - - - - - - - */ |
|
@@ -11255,7 +11248,7 @@ body.sticky .ie8 #footers { |
|
|
#mega-footer .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #0f861a; |
|
|
} |
|
|
|
|
|
#mega-footer .widget a { |
|
|
|
@@ -8015,7 +8015,7 @@ button.close { |
|
|
.home #content .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #e07502; |
|
|
} |
|
|
|
|
|
.home #content .widget a { |
|
@@ -8551,7 +8551,7 @@ button.close { |
|
|
.home #content .panel-grid .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #e07502; |
|
|
} |
|
|
|
|
|
.home #content .panel-grid .widget a { |
|
@@ -9092,7 +9092,7 @@ button.close { |
|
|
#page-sidebar .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #e07502; |
|
|
} |
|
|
|
|
|
#page-sidebar .widget a { |
|
@@ -9628,7 +9628,7 @@ button.close { |
|
|
.subpage .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #e07502; |
|
|
} |
|
|
|
|
|
.subpage .widget a { |
|
@@ -10705,13 +10705,6 @@ a.btn { |
|
|
} |
|
|
} |
|
|
|
|
|
/*-------------------------------------------------------------- |
|
|
10.9 Private Pages |
|
|
--------------------------------------------------------------*/ |
|
|
#page-private-list ul { |
|
|
padding-left: 0px; |
|
|
} |
|
|
|
|
|
/* - - - - - - - - - - - - - - - - - - - |
|
|
== Captions |
|
|
- - - - - - - - - - - - - - - - - - - */ |
|
@@ -11255,7 +11248,7 @@ body.sticky .ie8 #footers { |
|
|
#mega-footer .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #e07502; |
|
|
} |
|
|
|
|
|
#mega-footer .widget a { |
|
|
|
@@ -8015,7 +8015,7 @@ button.close { |
|
|
.home #content .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #850f86; |
|
|
} |
|
|
|
|
|
.home #content .widget a { |
|
@@ -8551,7 +8551,7 @@ button.close { |
|
|
.home #content .panel-grid .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #850f86; |
|
|
} |
|
|
|
|
|
.home #content .panel-grid .widget a { |
|
@@ -9092,7 +9092,7 @@ button.close { |
|
|
#page-sidebar .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #850f86; |
|
|
} |
|
|
|
|
|
#page-sidebar .widget a { |
|
@@ -9628,7 +9628,7 @@ button.close { |
|
|
.subpage .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #850f86; |
|
|
} |
|
|
|
|
|
.subpage .widget a { |
|
@@ -10705,13 +10705,6 @@ a.btn { |
|
|
} |
|
|
} |
|
|
|
|
|
/*-------------------------------------------------------------- |
|
|
10.9 Private Pages |
|
|
--------------------------------------------------------------*/ |
|
|
#page-private-list ul { |
|
|
padding-left: 0px; |
|
|
} |
|
|
|
|
|
/* - - - - - - - - - - - - - - - - - - - |
|
|
== Captions |
|
|
- - - - - - - - - - - - - - - - - - - */ |
|
@@ -11255,7 +11248,7 @@ body.sticky .ie8 #footers { |
|
|
#mega-footer .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #850f86; |
|
|
} |
|
|
|
|
|
#mega-footer .widget a { |
|
|
|
@@ -8015,7 +8015,7 @@ button.close { |
|
|
.home #content .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #BD4147; |
|
|
} |
|
|
|
|
|
.home #content .widget a { |
|
@@ -8551,7 +8551,7 @@ button.close { |
|
|
.home #content .panel-grid .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #BD4147; |
|
|
} |
|
|
|
|
|
.home #content .panel-grid .widget a { |
|
@@ -9092,7 +9092,7 @@ button.close { |
|
|
#page-sidebar .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #BD4147; |
|
|
} |
|
|
|
|
|
#page-sidebar .widget a { |
|
@@ -9628,7 +9628,7 @@ button.close { |
|
|
.subpage .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #BD4147; |
|
|
} |
|
|
|
|
|
.subpage .widget a { |
|
@@ -10705,13 +10705,6 @@ a.btn { |
|
|
} |
|
|
} |
|
|
|
|
|
/*-------------------------------------------------------------- |
|
|
10.9 Private Pages |
|
|
--------------------------------------------------------------*/ |
|
|
#page-private-list ul { |
|
|
padding-left: 0px; |
|
|
} |
|
|
|
|
|
/* - - - - - - - - - - - - - - - - - - - |
|
|
== Captions |
|
|
- - - - - - - - - - - - - - - - - - - */ |
|
@@ -11255,7 +11248,7 @@ body.sticky .ie8 #footers { |
|
|
#mega-footer .widget .widget-title { |
|
|
margin: 0; |
|
|
font-size: 13px; |
|
|
color: #000; |
|
|
color: #BD4147; |
|
|
} |
|
|
|
|
|
#mega-footer .widget a { |
|
|
|
|
@@ -1,3 +1,4 @@ |
|
|
// blue |
|
|
$nav-color-base: #0f4786; |
|
|
$widget-head-color: $nav-color-base; |
|
|
@import "_hale2015-common.scss";
|
|
|
@@ -1,3 +1,4 @@ |
|
|
// green |
|
|
$nav-color-base: #0f861a; |
|
|
$widget-head-color: $nav-color-base; |
|
|
@import "_hale2015-common.scss";
|
|
|
@@ -1,3 +1,4 @@ |
|
|
// orange |
|
|
$nav-color-base: #e07502; |
|
|
$widget-head-color: $nav-color-base; |
|
|
@import "_hale2015-common.scss";
|
|
|
@@ -1,3 +1,4 @@ |
|
|
// purple |
|
|
$nav-color-base: #850f86; |
|
|
$nav-color-base: #850f86; |
|
|
$widget-head-color: $nav-color-base; |
|
|
@import "_hale2015-common.scss";
|
|
|
@@ -1,3 +1,4 @@ |
|
|
// red |
|
|
$nav-color-base: #BD4147; |
|
|
$widget-head-color: $nav-color-base; |
|
|
@import "_hale2015-common.scss";
|