Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding color to widget headers
- sass change to make the widget title color the same as the theme color
  • Loading branch information
bcd04001 committed Jan 19, 2018
1 parent ce0a877 commit a267e6e
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 61 deletions.
17 changes: 5 additions & 12 deletions css/hale2015-blue.css
Expand Up @@ -8015,7 +8015,7 @@ button.close {
.home #content .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #0f4786;
}

.home #content .widget a {
Expand Down Expand Up @@ -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 {
Expand Down Expand Up @@ -9092,7 +9092,7 @@ button.close {
#page-sidebar .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #0f4786;
}

#page-sidebar .widget a {
Expand Down Expand Up @@ -9628,7 +9628,7 @@ button.close {
.subpage .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #0f4786;
}

.subpage .widget a {
Expand Down Expand Up @@ -10705,13 +10705,6 @@ a.btn {
}
}

/*--------------------------------------------------------------
10.9 Private Pages
--------------------------------------------------------------*/
#page-private-list ul {
padding-left: 0px;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -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 {
Expand Down
17 changes: 5 additions & 12 deletions css/hale2015-green.css
Expand Up @@ -8015,7 +8015,7 @@ button.close {
.home #content .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #0f861a;
}

.home #content .widget a {
Expand Down Expand Up @@ -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 {
Expand Down Expand Up @@ -9092,7 +9092,7 @@ button.close {
#page-sidebar .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #0f861a;
}

#page-sidebar .widget a {
Expand Down Expand Up @@ -9628,7 +9628,7 @@ button.close {
.subpage .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #0f861a;
}

.subpage .widget a {
Expand Down Expand Up @@ -10705,13 +10705,6 @@ a.btn {
}
}

/*--------------------------------------------------------------
10.9 Private Pages
--------------------------------------------------------------*/
#page-private-list ul {
padding-left: 0px;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -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 {
Expand Down
17 changes: 5 additions & 12 deletions css/hale2015-orange.css
Expand Up @@ -8015,7 +8015,7 @@ button.close {
.home #content .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #e07502;
}

.home #content .widget a {
Expand Down Expand Up @@ -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 {
Expand Down Expand Up @@ -9092,7 +9092,7 @@ button.close {
#page-sidebar .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #e07502;
}

#page-sidebar .widget a {
Expand Down Expand Up @@ -9628,7 +9628,7 @@ button.close {
.subpage .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #e07502;
}

.subpage .widget a {
Expand Down Expand Up @@ -10705,13 +10705,6 @@ a.btn {
}
}

/*--------------------------------------------------------------
10.9 Private Pages
--------------------------------------------------------------*/
#page-private-list ul {
padding-left: 0px;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -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 {
Expand Down
17 changes: 5 additions & 12 deletions css/hale2015-purple.css
Expand Up @@ -8015,7 +8015,7 @@ button.close {
.home #content .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #850f86;
}

.home #content .widget a {
Expand Down Expand Up @@ -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 {
Expand Down Expand Up @@ -9092,7 +9092,7 @@ button.close {
#page-sidebar .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #850f86;
}

#page-sidebar .widget a {
Expand Down Expand Up @@ -9628,7 +9628,7 @@ button.close {
.subpage .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #850f86;
}

.subpage .widget a {
Expand Down Expand Up @@ -10705,13 +10705,6 @@ a.btn {
}
}

/*--------------------------------------------------------------
10.9 Private Pages
--------------------------------------------------------------*/
#page-private-list ul {
padding-left: 0px;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -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 {
Expand Down
17 changes: 5 additions & 12 deletions css/hale2015-red.css
Expand Up @@ -8015,7 +8015,7 @@ button.close {
.home #content .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #BD4147;
}

.home #content .widget a {
Expand Down Expand Up @@ -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 {
Expand Down Expand Up @@ -9092,7 +9092,7 @@ button.close {
#page-sidebar .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #BD4147;
}

#page-sidebar .widget a {
Expand Down Expand Up @@ -9628,7 +9628,7 @@ button.close {
.subpage .widget .widget-title {
margin: 0;
font-size: 13px;
color: #000;
color: #BD4147;
}

.subpage .widget a {
Expand Down Expand Up @@ -10705,13 +10705,6 @@ a.btn {
}
}

/*--------------------------------------------------------------
10.9 Private Pages
--------------------------------------------------------------*/
#page-private-list ul {
padding-left: 0px;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -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 {
Expand Down
1 change: 1 addition & 0 deletions scss/hale2015-blue.scss
@@ -1,3 +1,4 @@
// blue
$nav-color-base: #0f4786;
$widget-head-color: $nav-color-base;
@import "_hale2015-common.scss";
1 change: 1 addition & 0 deletions scss/hale2015-green.scss
@@ -1,3 +1,4 @@
// green
$nav-color-base: #0f861a;
$widget-head-color: $nav-color-base;
@import "_hale2015-common.scss";
1 change: 1 addition & 0 deletions scss/hale2015-orange.scss
@@ -1,3 +1,4 @@
// orange
$nav-color-base: #e07502;
$widget-head-color: $nav-color-base;
@import "_hale2015-common.scss";
3 changes: 2 additions & 1 deletion scss/hale2015-purple.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 change: 1 addition & 0 deletions scss/hale2015-red.scss
@@ -1,3 +1,4 @@
// red
$nav-color-base: #BD4147;
$widget-head-color: $nav-color-base;
@import "_hale2015-common.scss";

0 comments on commit a267e6e

Please sign in to comment.