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
Cornerstone Compile
CORNERSTONE COMPILE
-Adding support for sub/super characters
-Fixing social icons/glyphicon conflict on blank page builder pages
-Fixing social icon external media link
-Multi level dropdown hover/submenu background color issue fixed
  • Loading branch information
briandunnigan authored and briandunnigan committed Feb 10, 2016
1 parent b9d072c commit 0d1c1de
Show file tree
Hide file tree
Showing 6 changed files with 101 additions and 1 deletion.
20 changes: 20 additions & 0 deletions css/hale2015-blue.css
Expand Up @@ -9476,6 +9476,13 @@ a.btn {
border-bottom: 1px solid #eee;
}

/*--------------------------------------------------------------
10.6 UC Calendar - Fixes for Sub/Super Characters
--------------------------------------------------------------*/
#content .widget.uc-ecw .uc-cal-list .uc-cal-item .uc-cal-event-title {
display: flex !important;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -9849,6 +9856,7 @@ q:before, table q:after {
.uc-listcal .uc-cal-list .uc-cal-item .uc-cal-event-title {
font-style: normal;
margin-left: 1em;
display: flex !important;
}
.uc-listcal .uc-cal-list .uc-cal-item .glyphicon-new-window {
display: none;
Expand Down Expand Up @@ -10610,6 +10618,18 @@ input[type="button"]#footers.btn-block {
width: 100%;
}

.panel-grid {
/* Denotes the beginning of a Page Builder section */
}
.panel-grid .simple-social-icons ul li.social-bloglovin:before, .panel-grid .simple-social-icons ul li.social-dribbble:before, .panel-grid .simple-social-icons ul li.social-email:before, .panel-grid .simple-social-icons ul li.social-facebook:before, .panel-grid .simple-social-icons ul li.social-flickr:before, .panel-grid .simple-social-icons ul li.social-github:before, .panel-grid .simple-social-icons ul li.social-gplus:before, .panel-grid .simple-social-icons ul li.social-instagram:before, .panel-grid .simple-social-icons ul li.social-linkedin:before, .panel-grid .simple-social-icons ul li.social-pinterest:before, .panel-grid .simple-social-icons ul li.social-rss:before, .panel-grid .simple-social-icons ul li.social-stumbleupon:before, .panel-grid .simple-social-icons ul li.social-tumblr:before, .panel-grid .simple-social-icons ul li.social-twitter:before, .panel-grid .simple-social-icons ul li.social-vimeo:before, .panel-grid .simple-social-icons ul li.social-youtube:before {
display: none !important;
content: none !important;
}
.panel-grid .simple-social-icons ul li a .glyphicon-new-window {
display: none !important;
content: none !important;
}

@media screen and (min-width: 768px) {
#masthead {
background-color: #e7e7e7;
Expand Down
20 changes: 20 additions & 0 deletions css/hale2015-green.css
Expand Up @@ -9476,6 +9476,13 @@ a.btn {
border-bottom: 1px solid #eee;
}

/*--------------------------------------------------------------
10.6 UC Calendar - Fixes for Sub/Super Characters
--------------------------------------------------------------*/
#content .widget.uc-ecw .uc-cal-list .uc-cal-item .uc-cal-event-title {
display: flex !important;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -9849,6 +9856,7 @@ q:before, table q:after {
.uc-listcal .uc-cal-list .uc-cal-item .uc-cal-event-title {
font-style: normal;
margin-left: 1em;
display: flex !important;
}
.uc-listcal .uc-cal-list .uc-cal-item .glyphicon-new-window {
display: none;
Expand Down Expand Up @@ -10610,6 +10618,18 @@ input[type="button"]#footers.btn-block {
width: 100%;
}

.panel-grid {
/* Denotes the beginning of a Page Builder section */
}
.panel-grid .simple-social-icons ul li.social-bloglovin:before, .panel-grid .simple-social-icons ul li.social-dribbble:before, .panel-grid .simple-social-icons ul li.social-email:before, .panel-grid .simple-social-icons ul li.social-facebook:before, .panel-grid .simple-social-icons ul li.social-flickr:before, .panel-grid .simple-social-icons ul li.social-github:before, .panel-grid .simple-social-icons ul li.social-gplus:before, .panel-grid .simple-social-icons ul li.social-instagram:before, .panel-grid .simple-social-icons ul li.social-linkedin:before, .panel-grid .simple-social-icons ul li.social-pinterest:before, .panel-grid .simple-social-icons ul li.social-rss:before, .panel-grid .simple-social-icons ul li.social-stumbleupon:before, .panel-grid .simple-social-icons ul li.social-tumblr:before, .panel-grid .simple-social-icons ul li.social-twitter:before, .panel-grid .simple-social-icons ul li.social-vimeo:before, .panel-grid .simple-social-icons ul li.social-youtube:before {
display: none !important;
content: none !important;
}
.panel-grid .simple-social-icons ul li a .glyphicon-new-window {
display: none !important;
content: none !important;
}

@media screen and (min-width: 768px) {
#masthead {
background-color: #e7e7e7;
Expand Down
20 changes: 20 additions & 0 deletions css/hale2015-orange.css
Expand Up @@ -9476,6 +9476,13 @@ a.btn {
border-bottom: 1px solid #eee;
}

/*--------------------------------------------------------------
10.6 UC Calendar - Fixes for Sub/Super Characters
--------------------------------------------------------------*/
#content .widget.uc-ecw .uc-cal-list .uc-cal-item .uc-cal-event-title {
display: flex !important;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -9849,6 +9856,7 @@ q:before, table q:after {
.uc-listcal .uc-cal-list .uc-cal-item .uc-cal-event-title {
font-style: normal;
margin-left: 1em;
display: flex !important;
}
.uc-listcal .uc-cal-list .uc-cal-item .glyphicon-new-window {
display: none;
Expand Down Expand Up @@ -10610,6 +10618,18 @@ input[type="button"]#footers.btn-block {
width: 100%;
}

.panel-grid {
/* Denotes the beginning of a Page Builder section */
}
.panel-grid .simple-social-icons ul li.social-bloglovin:before, .panel-grid .simple-social-icons ul li.social-dribbble:before, .panel-grid .simple-social-icons ul li.social-email:before, .panel-grid .simple-social-icons ul li.social-facebook:before, .panel-grid .simple-social-icons ul li.social-flickr:before, .panel-grid .simple-social-icons ul li.social-github:before, .panel-grid .simple-social-icons ul li.social-gplus:before, .panel-grid .simple-social-icons ul li.social-instagram:before, .panel-grid .simple-social-icons ul li.social-linkedin:before, .panel-grid .simple-social-icons ul li.social-pinterest:before, .panel-grid .simple-social-icons ul li.social-rss:before, .panel-grid .simple-social-icons ul li.social-stumbleupon:before, .panel-grid .simple-social-icons ul li.social-tumblr:before, .panel-grid .simple-social-icons ul li.social-twitter:before, .panel-grid .simple-social-icons ul li.social-vimeo:before, .panel-grid .simple-social-icons ul li.social-youtube:before {
display: none !important;
content: none !important;
}
.panel-grid .simple-social-icons ul li a .glyphicon-new-window {
display: none !important;
content: none !important;
}

@media screen and (min-width: 768px) {
#masthead {
background-color: #e7e7e7;
Expand Down
20 changes: 20 additions & 0 deletions css/hale2015-purple.css
Expand Up @@ -9476,6 +9476,13 @@ a.btn {
border-bottom: 1px solid #eee;
}

/*--------------------------------------------------------------
10.6 UC Calendar - Fixes for Sub/Super Characters
--------------------------------------------------------------*/
#content .widget.uc-ecw .uc-cal-list .uc-cal-item .uc-cal-event-title {
display: flex !important;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -9849,6 +9856,7 @@ q:before, table q:after {
.uc-listcal .uc-cal-list .uc-cal-item .uc-cal-event-title {
font-style: normal;
margin-left: 1em;
display: flex !important;
}
.uc-listcal .uc-cal-list .uc-cal-item .glyphicon-new-window {
display: none;
Expand Down Expand Up @@ -10610,6 +10618,18 @@ input[type="button"]#footers.btn-block {
width: 100%;
}

.panel-grid {
/* Denotes the beginning of a Page Builder section */
}
.panel-grid .simple-social-icons ul li.social-bloglovin:before, .panel-grid .simple-social-icons ul li.social-dribbble:before, .panel-grid .simple-social-icons ul li.social-email:before, .panel-grid .simple-social-icons ul li.social-facebook:before, .panel-grid .simple-social-icons ul li.social-flickr:before, .panel-grid .simple-social-icons ul li.social-github:before, .panel-grid .simple-social-icons ul li.social-gplus:before, .panel-grid .simple-social-icons ul li.social-instagram:before, .panel-grid .simple-social-icons ul li.social-linkedin:before, .panel-grid .simple-social-icons ul li.social-pinterest:before, .panel-grid .simple-social-icons ul li.social-rss:before, .panel-grid .simple-social-icons ul li.social-stumbleupon:before, .panel-grid .simple-social-icons ul li.social-tumblr:before, .panel-grid .simple-social-icons ul li.social-twitter:before, .panel-grid .simple-social-icons ul li.social-vimeo:before, .panel-grid .simple-social-icons ul li.social-youtube:before {
display: none !important;
content: none !important;
}
.panel-grid .simple-social-icons ul li a .glyphicon-new-window {
display: none !important;
content: none !important;
}

@media screen and (min-width: 768px) {
#masthead {
background-color: #e7e7e7;
Expand Down
20 changes: 20 additions & 0 deletions css/hale2015-red.css
Expand Up @@ -9476,6 +9476,13 @@ a.btn {
border-bottom: 1px solid #eee;
}

/*--------------------------------------------------------------
10.6 UC Calendar - Fixes for Sub/Super Characters
--------------------------------------------------------------*/
#content .widget.uc-ecw .uc-cal-list .uc-cal-item .uc-cal-event-title {
display: flex !important;
}

/* - - - - - - - - - - - - - - - - - - -
== Captions
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -9849,6 +9856,7 @@ q:before, table q:after {
.uc-listcal .uc-cal-list .uc-cal-item .uc-cal-event-title {
font-style: normal;
margin-left: 1em;
display: flex !important;
}
.uc-listcal .uc-cal-list .uc-cal-item .glyphicon-new-window {
display: none;
Expand Down Expand Up @@ -10610,6 +10618,18 @@ input[type="button"]#footers.btn-block {
width: 100%;
}

.panel-grid {
/* Denotes the beginning of a Page Builder section */
}
.panel-grid .simple-social-icons ul li.social-bloglovin:before, .panel-grid .simple-social-icons ul li.social-dribbble:before, .panel-grid .simple-social-icons ul li.social-email:before, .panel-grid .simple-social-icons ul li.social-facebook:before, .panel-grid .simple-social-icons ul li.social-flickr:before, .panel-grid .simple-social-icons ul li.social-github:before, .panel-grid .simple-social-icons ul li.social-gplus:before, .panel-grid .simple-social-icons ul li.social-instagram:before, .panel-grid .simple-social-icons ul li.social-linkedin:before, .panel-grid .simple-social-icons ul li.social-pinterest:before, .panel-grid .simple-social-icons ul li.social-rss:before, .panel-grid .simple-social-icons ul li.social-stumbleupon:before, .panel-grid .simple-social-icons ul li.social-tumblr:before, .panel-grid .simple-social-icons ul li.social-twitter:before, .panel-grid .simple-social-icons ul li.social-vimeo:before, .panel-grid .simple-social-icons ul li.social-youtube:before {
display: none !important;
content: none !important;
}
.panel-grid .simple-social-icons ul li a .glyphicon-new-window {
display: none !important;
content: none !important;
}

@media screen and (min-width: 768px) {
#masthead {
background-color: #e7e7e7;
Expand Down
2 changes: 1 addition & 1 deletion scss/_hale2015-common.scss
Expand Up @@ -22,7 +22,7 @@ $btn-primary-border: darken($brand-primary, 15%) !default;
$btn-success-border: darken($brand-success, 15%) !default;
$btn-info-border: darken($brand-info, 15%) !default;
$btn-warning-border: darken($brand-warning, 15%) !default;
$btn-danger-border: darken($brand-danger, 15%) !default;
$btn-danger-border: darken($brand-danger, 15%) !default;



Expand Down

0 comments on commit 0d1c1de

Please sign in to comment.