diff --git a/css/hale2015-blue.css b/css/hale2015-blue.css index e83a778..85d79b8 100644 --- a/css/hale2015-blue.css +++ b/css/hale2015-blue.css @@ -7871,6 +7871,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10302,7 +10367,71 @@ a.btn { } /*-------------------------------------------------------------- -10.5 Breadcrumbs +10.5 UC People Page Template +--------------------------------------------------------------*/ +#page-userlist .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} + +#page-userlist .person ul { + list-style-type: disc; +} + +#page-userlist .person ol { + list-style-type: decimal; +} + +#page-userlist .person a.person-permalink h4.person-name { + font-size: 19px; +} + +#page-userlist h3.group-title { + border-bottom: 1px solid #eee; + padding-bottom: 10px; + width: 100%; +} + +#page-userlist table { + margin-bottom: 0px; +} + +#page-userlist table td.person-thumbnail img { + max-width: none; +} + +#page-userlist table thead { + border-top: none !important; + border-bottom: none !important; +} + +#page-userlist .table > thead > tr > th { + border-bottom: none !important; +} + +#page-userlist .table > tbody > tr > td { + border-top: none !important; +} + +#page-userlist .table > tbody > tr { + border-top: 1px solid #eee; + 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; +} + +.ui-datepicker-header { + color: black; +} + +/*-------------------------------------------------------------- +10.7 Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { margin-bottom: 0px; diff --git a/css/hale2015-green.css b/css/hale2015-green.css index 7d4de24..5a106ee 100644 --- a/css/hale2015-green.css +++ b/css/hale2015-green.css @@ -7871,6 +7871,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10302,7 +10367,71 @@ a.btn { } /*-------------------------------------------------------------- -10.5 Breadcrumbs +10.5 UC People Page Template +--------------------------------------------------------------*/ +#page-userlist .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} + +#page-userlist .person ul { + list-style-type: disc; +} + +#page-userlist .person ol { + list-style-type: decimal; +} + +#page-userlist .person a.person-permalink h4.person-name { + font-size: 19px; +} + +#page-userlist h3.group-title { + border-bottom: 1px solid #eee; + padding-bottom: 10px; + width: 100%; +} + +#page-userlist table { + margin-bottom: 0px; +} + +#page-userlist table td.person-thumbnail img { + max-width: none; +} + +#page-userlist table thead { + border-top: none !important; + border-bottom: none !important; +} + +#page-userlist .table > thead > tr > th { + border-bottom: none !important; +} + +#page-userlist .table > tbody > tr > td { + border-top: none !important; +} + +#page-userlist .table > tbody > tr { + border-top: 1px solid #eee; + 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; +} + +.ui-datepicker-header { + color: black; +} + +/*-------------------------------------------------------------- +10.7 Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { margin-bottom: 0px; diff --git a/css/hale2015-orange.css b/css/hale2015-orange.css index d3ef1b2..fa0038e 100644 --- a/css/hale2015-orange.css +++ b/css/hale2015-orange.css @@ -7871,6 +7871,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10302,7 +10367,71 @@ a.btn { } /*-------------------------------------------------------------- -10.5 Breadcrumbs +10.5 UC People Page Template +--------------------------------------------------------------*/ +#page-userlist .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} + +#page-userlist .person ul { + list-style-type: disc; +} + +#page-userlist .person ol { + list-style-type: decimal; +} + +#page-userlist .person a.person-permalink h4.person-name { + font-size: 19px; +} + +#page-userlist h3.group-title { + border-bottom: 1px solid #eee; + padding-bottom: 10px; + width: 100%; +} + +#page-userlist table { + margin-bottom: 0px; +} + +#page-userlist table td.person-thumbnail img { + max-width: none; +} + +#page-userlist table thead { + border-top: none !important; + border-bottom: none !important; +} + +#page-userlist .table > thead > tr > th { + border-bottom: none !important; +} + +#page-userlist .table > tbody > tr > td { + border-top: none !important; +} + +#page-userlist .table > tbody > tr { + border-top: 1px solid #eee; + 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; +} + +.ui-datepicker-header { + color: black; +} + +/*-------------------------------------------------------------- +10.7 Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { margin-bottom: 0px; diff --git a/css/hale2015-purple.css b/css/hale2015-purple.css index c42e27f..5c612a3 100644 --- a/css/hale2015-purple.css +++ b/css/hale2015-purple.css @@ -7871,6 +7871,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10302,7 +10367,71 @@ a.btn { } /*-------------------------------------------------------------- -10.5 Breadcrumbs +10.5 UC People Page Template +--------------------------------------------------------------*/ +#page-userlist .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} + +#page-userlist .person ul { + list-style-type: disc; +} + +#page-userlist .person ol { + list-style-type: decimal; +} + +#page-userlist .person a.person-permalink h4.person-name { + font-size: 19px; +} + +#page-userlist h3.group-title { + border-bottom: 1px solid #eee; + padding-bottom: 10px; + width: 100%; +} + +#page-userlist table { + margin-bottom: 0px; +} + +#page-userlist table td.person-thumbnail img { + max-width: none; +} + +#page-userlist table thead { + border-top: none !important; + border-bottom: none !important; +} + +#page-userlist .table > thead > tr > th { + border-bottom: none !important; +} + +#page-userlist .table > tbody > tr > td { + border-top: none !important; +} + +#page-userlist .table > tbody > tr { + border-top: 1px solid #eee; + 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; +} + +.ui-datepicker-header { + color: black; +} + +/*-------------------------------------------------------------- +10.7 Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { margin-bottom: 0px; diff --git a/css/hale2015-red.css b/css/hale2015-red.css index 81a6d90..3a5c290 100644 --- a/css/hale2015-red.css +++ b/css/hale2015-red.css @@ -7871,6 +7871,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10302,7 +10367,71 @@ a.btn { } /*-------------------------------------------------------------- -10.5 Breadcrumbs +10.5 UC People Page Template +--------------------------------------------------------------*/ +#page-userlist .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} + +#page-userlist .person ul { + list-style-type: disc; +} + +#page-userlist .person ol { + list-style-type: decimal; +} + +#page-userlist .person a.person-permalink h4.person-name { + font-size: 19px; +} + +#page-userlist h3.group-title { + border-bottom: 1px solid #eee; + padding-bottom: 10px; + width: 100%; +} + +#page-userlist table { + margin-bottom: 0px; +} + +#page-userlist table td.person-thumbnail img { + max-width: none; +} + +#page-userlist table thead { + border-top: none !important; + border-bottom: none !important; +} + +#page-userlist .table > thead > tr > th { + border-bottom: none !important; +} + +#page-userlist .table > tbody > tr > td { + border-top: none !important; +} + +#page-userlist .table > tbody > tr { + border-top: 1px solid #eee; + 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; +} + +.ui-datepicker-header { + color: black; +} + +/*-------------------------------------------------------------- +10.7 Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { margin-bottom: 0px; diff --git a/scss/_hale2015-common.scss b/scss/_hale2015-common.scss index 74246ba..0d7bd05 100644 --- a/scss/_hale2015-common.scss +++ b/scss/_hale2015-common.scss @@ -22,14 +22,14 @@ $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; //== Cornerstone Vars -$nav-secondary-pills-active-link-hover-bg:$nav-color-base; +$nav-secondary-pills-active-link-hover-bg:$nav-color-base; $content-padding: 3em 8em; $widget-head-size: 13px; @@ -38,9 +38,9 @@ $widget-border-color: #e0e0e0; $widget-margin: 0 0 30px 0; $footers-link-color: #707070; -$footers-link-hover: $brand-primary; +$footers-link-hover: $brand-primary; -// imports bootsrtap, and all of cornerstone sass +// imports bootsrtap, and all of cornerstone sass //== Hale 2015 Only