Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix for row colors
- Page builder changed how it handles row classes
  • Loading branch information
bcd04001 committed Aug 14, 2017
1 parent 282d569 commit 5face5d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
58 changes: 29 additions & 29 deletions css/executive.css
Expand Up @@ -11976,125 +11976,125 @@ blockquote {
background-color: #d17011;
}

#content .panel-row-style-row-green {
#content .panel-row-style.row-green {
background-color: rgba(208, 231, 81, 0.9);
}

#content .panel-row-style-row-green .widget {
#content .panel-row-style.row-green .widget {
color: #000;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
}

#content .panel-row-style-row-green .widget_sp_image-description {
#content .panel-row-style.row-green .widget_sp_image-description {
display: none;
}

.ie8 #content .panel-row-style-row-green {
.ie8 #content .panel-row-style.row-green {
background-color: #d0e751;
}

#content .entry-content .panel-grid .panel-row-style-row-darkgrey {
#content .entry-content .panel-grid .panel-row-style.row-darkgrey {
background-color: rgba(41, 41, 41, 0.9);
}

#content .entry-content .panel-grid .panel-row-style-row-darkgrey .widget {
#content .entry-content .panel-grid .panel-row-style.row-darkgrey .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

#content .entry-content .panel-grid .panel-row-style-row-darkgrey .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style.row-darkgrey .widget_sp_image-description {
display: none;
}

.ie8 #content .entry-content .panel-grid .panel-row-style-row-darkgrey {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-darkgrey {
background-color: #292929;
}

#content .entry-content .panel-grid .panel-row-style-row-lightgrey {
#content .entry-content .panel-grid .panel-row-style.row-lightgrey {
background-color: rgba(239, 239, 239, 0.9);
}

#content .entry-content .panel-grid .panel-row-style-row-lightgrey .widget {
#content .entry-content .panel-grid .panel-row-style.row-lightgrey .widget {
color: #000;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
}

#content .entry-content .panel-grid .panel-row-style-row-lightgrey .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style.row-lightgrey .widget_sp_image-description {
display: none;
}

.ie8 #content .entry-content .panel-grid .panel-row-style-row-lightgrey {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-lightgrey {
background-color: #EFEFEF;
}

#content .entry-content .panel-grid .panel-row-style-row-blue {
#content .entry-content .panel-grid .panel-row-style.row-blue {
background-color: rgba(38, 173, 228, 0.9);
}

#content .entry-content .panel-grid .panel-row-style-row-blue .widget {
#content .entry-content .panel-grid .panel-row-style.row-blue .widget {
color: #fff;
}

#content .entry-content .panel-grid .panel-row-style-row-blue .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style.row-blue .widget_sp_image-description {
display: none;
}

#content .entry-content .panel-grid .panel-row-style-row-blue a {
#content .entry-content .panel-grid .panel-row-style.row-blue a {
color: yellow;
}

.ie8 #content .entry-content .panel-grid .panel-row-style-row-blue {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-blue {
background-color: #26ade4;
}

#content .entry-content .panel-grid .panel-row-style-row-darkred {
#content .entry-content .panel-grid .panel-row-style.row-darkred {
background-color: rgba(74, 5, 0, 0.9);
}

#content .entry-content .panel-grid .panel-row-style-row-darkred .widget {
#content .entry-content .panel-grid .panel-row-style.row-darkred .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

#content .entry-content .panel-grid .panel-row-style-row-darkred .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style.row-darkred .widget_sp_image-description {
display: none;
}

.ie8 #content .panel-row-style-row-darkred {
.ie8 #content .panel-row-style.row-darkred {
background-color: #4a0500;
}

#content .entry-content .panel-grid .panel-row-style-row-purple {
#content .entry-content .panel-grid .panel-row-style.row-purple {
background-color: rgba(132, 54, 181, 0.9);
}

#content .entry-content .panel-grid .panel-row-style-row-purple .widget {
#content .entry-content .panel-grid .panel-row-style.row-purple .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

#content .entry-content .panel-grid .panel-row-style-row-purple .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style.row-purple .widget_sp_image-description {
display: none;
}

.ie8 #content .entry-content .panel-grid .panel-row-style-row-purple {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-purple {
background-color: #8436b5;
}

#content .entry-content .panel-grid .panel-row-style-row-orange {
#content .entry-content .panel-grid .panel-row-style.row-orange {
background-color: rgba(209, 112, 17, 0.9);
}

#content .entry-content .panel-grid .panel-row-style-row-orange .widget {
#content .entry-content .panel-grid .panel-row-style.row-orange .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

#content .entry-content .panel-grid .panel-row-style-row-orange .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style.row-orange .widget_sp_image-description {
display: none;
}

.ie8 #content .entry-content .panel-grid .panel-row-style-row-orange {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-orange {
background-color: #d17011;
}

Expand Down
30 changes: 15 additions & 15 deletions sass/executive.scss
Expand Up @@ -458,7 +458,7 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
}


#content .panel-row-style-row-green {
#content .panel-row-style.row-green {
background-color:$green;
.widget {
color:#000;
Expand All @@ -468,11 +468,11 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
display:none;
}
}
.ie8 #content .panel-row-style-row-green {
.ie8 #content .panel-row-style.row-green {
background-color:$green_hex;
}

#content .entry-content .panel-grid .panel-row-style-row-darkgrey {
#content .entry-content .panel-grid .panel-row-style.row-darkgrey {
background-color:$darkgrey;
.widget {
color:#fff;
Expand All @@ -482,12 +482,12 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
display:none;
}
}
.ie8 #content .entry-content .panel-grid .panel-row-style-row-darkgrey {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-darkgrey {
background-color:$darkgrey_hex;
}


#content .entry-content .panel-grid .panel-row-style-row-lightgrey {
#content .entry-content .panel-grid .panel-row-style.row-lightgrey {
background-color:$lightgrey;
.widget {
color:#000;
Expand All @@ -497,12 +497,12 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
display:none;
}
}
.ie8 #content .entry-content .panel-grid .panel-row-style-row-lightgrey {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-lightgrey {
background-color:$lightgrey_hex;
}


#content .entry-content .panel-grid .panel-row-style-row-blue {
#content .entry-content .panel-grid .panel-row-style.row-blue {
background-color:$blue;
.widget {
color:#fff;
Expand All @@ -514,12 +514,12 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
color:yellow;
}
}
.ie8 #content .entry-content .panel-grid .panel-row-style-row-blue {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-blue {
background-color:$blue_hex;
}


#content .entry-content .panel-grid .panel-row-style-row-darkred {
#content .entry-content .panel-grid .panel-row-style.row-darkred {
background-color:$darkred;
.widget {
color:#fff;
Expand All @@ -529,11 +529,11 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
display:none;
}
}
.ie8 #content .panel-row-style-row-darkred {
.ie8 #content .panel-row-style.row-darkred {
background-color:$darkred_hex;
}

#content .entry-content .panel-grid .panel-row-style-row-purple {
#content .entry-content .panel-grid .panel-row-style.row-purple {
background-color:$purple;
.widget {
color:#fff;
Expand All @@ -543,11 +543,11 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
display:none;
}
}
.ie8 #content .entry-content .panel-grid .panel-row-style-row-purple {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-purple {
background-color:$purple_hex;
}

#content .entry-content .panel-grid .panel-row-style-row-orange {
#content .entry-content .panel-grid .panel-row-style.row-orange {
background-color:$orange;
.widget {
color:#fff;
Expand All @@ -558,15 +558,15 @@ $darkpurple: rgba($darkpurple_hex, $transparency);
}

}
.ie8 #content .entry-content .panel-grid .panel-row-style-row-orange {
.ie8 #content .entry-content .panel-grid .panel-row-style.row-orange {
background-color:$orange_hex;
}

#content .widget_black-studio-tinymce {
padding:0;
}
.page-template-page-business-home #content .widget_black-studio-tinymce {
padding:25px 45px;
padding:25px 45px;

}

Expand Down

0 comments on commit 5face5d

Please sign in to comment.