diff --git a/css/hale2015-blue.css b/css/hale2015-blue.css index d4a40c5..06d479b 100644 --- a/css/hale2015-blue.css +++ b/css/hale2015-blue.css @@ -3,7 +3,7 @@ Theme Name: Cornerstone Author: UConn Web Development Lab Description: Parent theme for University of Connecticut -Version: 1 +Version: 4 Text Domain: cs */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ @@ -5982,11 +5982,13 @@ button.close { margin: 1em; } .home #content .widget.widget_tag_cloud .tagcloud { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce .textwidget { + .home #content .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce ul li { + .home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .widget.widget_black_studio_tinymce ol li { + .home #content .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6254,11 +6256,13 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_tag_cloud .tagcloud { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce .textwidget { + .home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .panel-grid .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6527,11 +6531,13 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce .textwidget { + #page-sidebar .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce ul li { + #page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #page-sidebar .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #page-sidebar .widget.widget_black_studio_tinymce ol li { + #page-sidebar .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6800,11 +6806,13 @@ button.close { margin: 0; } .subpage .widget.widget_tag_cloud .tagcloud { margin: 0; } - .subpage .widget.widget_black_studio_tinymce .textwidget { + .subpage .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .subpage .widget.widget_black_studio_tinymce ul li { + .subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .subpage .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .subpage .widget.widget_black_studio_tinymce ol li { + .subpage .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7768,11 +7776,13 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce .textwidget { + #mega-footer .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce ul li { + #mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #mega-footer .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #mega-footer .widget.widget_black_studio_tinymce ol li { + #mega-footer .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } diff --git a/css/hale2015-green.css b/css/hale2015-green.css index 54c9eb2..f4a7596 100644 --- a/css/hale2015-green.css +++ b/css/hale2015-green.css @@ -3,7 +3,7 @@ Theme Name: Cornerstone Author: UConn Web Development Lab Description: Parent theme for University of Connecticut -Version: 1 +Version: 4 Text Domain: cs */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ @@ -5982,11 +5982,13 @@ button.close { margin: 1em; } .home #content .widget.widget_tag_cloud .tagcloud { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce .textwidget { + .home #content .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce ul li { + .home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .widget.widget_black_studio_tinymce ol li { + .home #content .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6254,11 +6256,13 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_tag_cloud .tagcloud { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce .textwidget { + .home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .panel-grid .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6527,11 +6531,13 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce .textwidget { + #page-sidebar .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce ul li { + #page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #page-sidebar .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #page-sidebar .widget.widget_black_studio_tinymce ol li { + #page-sidebar .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6800,11 +6806,13 @@ button.close { margin: 0; } .subpage .widget.widget_tag_cloud .tagcloud { margin: 0; } - .subpage .widget.widget_black_studio_tinymce .textwidget { + .subpage .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .subpage .widget.widget_black_studio_tinymce ul li { + .subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .subpage .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .subpage .widget.widget_black_studio_tinymce ol li { + .subpage .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7768,11 +7776,13 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce .textwidget { + #mega-footer .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce ul li { + #mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #mega-footer .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #mega-footer .widget.widget_black_studio_tinymce ol li { + #mega-footer .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } diff --git a/css/hale2015-orange.css b/css/hale2015-orange.css index 924c70c..31bc9e7 100644 --- a/css/hale2015-orange.css +++ b/css/hale2015-orange.css @@ -3,7 +3,7 @@ Theme Name: Cornerstone Author: UConn Web Development Lab Description: Parent theme for University of Connecticut -Version: 1 +Version: 4 Text Domain: cs */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ @@ -5982,11 +5982,13 @@ button.close { margin: 1em; } .home #content .widget.widget_tag_cloud .tagcloud { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce .textwidget { + .home #content .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce ul li { + .home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .widget.widget_black_studio_tinymce ol li { + .home #content .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6254,11 +6256,13 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_tag_cloud .tagcloud { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce .textwidget { + .home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .panel-grid .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6527,11 +6531,13 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce .textwidget { + #page-sidebar .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce ul li { + #page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #page-sidebar .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #page-sidebar .widget.widget_black_studio_tinymce ol li { + #page-sidebar .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6800,11 +6806,13 @@ button.close { margin: 0; } .subpage .widget.widget_tag_cloud .tagcloud { margin: 0; } - .subpage .widget.widget_black_studio_tinymce .textwidget { + .subpage .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .subpage .widget.widget_black_studio_tinymce ul li { + .subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .subpage .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .subpage .widget.widget_black_studio_tinymce ol li { + .subpage .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7768,11 +7776,13 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce .textwidget { + #mega-footer .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce ul li { + #mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #mega-footer .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #mega-footer .widget.widget_black_studio_tinymce ol li { + #mega-footer .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } diff --git a/css/hale2015-purple.css b/css/hale2015-purple.css index 408825b..7f09b79 100644 --- a/css/hale2015-purple.css +++ b/css/hale2015-purple.css @@ -3,7 +3,7 @@ Theme Name: Cornerstone Author: UConn Web Development Lab Description: Parent theme for University of Connecticut -Version: 1 +Version: 4 Text Domain: cs */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ @@ -5982,11 +5982,13 @@ button.close { margin: 1em; } .home #content .widget.widget_tag_cloud .tagcloud { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce .textwidget { + .home #content .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce ul li { + .home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .widget.widget_black_studio_tinymce ol li { + .home #content .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6254,11 +6256,13 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_tag_cloud .tagcloud { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce .textwidget { + .home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .panel-grid .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6527,11 +6531,13 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce .textwidget { + #page-sidebar .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce ul li { + #page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #page-sidebar .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #page-sidebar .widget.widget_black_studio_tinymce ol li { + #page-sidebar .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6800,11 +6806,13 @@ button.close { margin: 0; } .subpage .widget.widget_tag_cloud .tagcloud { margin: 0; } - .subpage .widget.widget_black_studio_tinymce .textwidget { + .subpage .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .subpage .widget.widget_black_studio_tinymce ul li { + .subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .subpage .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .subpage .widget.widget_black_studio_tinymce ol li { + .subpage .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7768,11 +7776,13 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce .textwidget { + #mega-footer .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce ul li { + #mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #mega-footer .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #mega-footer .widget.widget_black_studio_tinymce ol li { + #mega-footer .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } diff --git a/css/hale2015-red.css b/css/hale2015-red.css index f4e64eb..350b23b 100644 --- a/css/hale2015-red.css +++ b/css/hale2015-red.css @@ -3,7 +3,7 @@ Theme Name: Cornerstone Author: UConn Web Development Lab Description: Parent theme for University of Connecticut -Version: 1 +Version: 4 Text Domain: cs */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ @@ -5982,11 +5982,13 @@ button.close { margin: 1em; } .home #content .widget.widget_tag_cloud .tagcloud { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce .textwidget { + .home #content .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - .home #content .widget.widget_black_studio_tinymce ul li { + .home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .widget.widget_black_studio_tinymce ol li { + .home #content .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6254,11 +6256,13 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_tag_cloud .tagcloud { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce .textwidget { + .home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .home #content .panel-grid .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { + .home #content .panel-grid .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6527,11 +6531,13 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce .textwidget { + #page-sidebar .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #page-sidebar .widget.widget_black_studio_tinymce ul li { + #page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #page-sidebar .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #page-sidebar .widget.widget_black_studio_tinymce ol li { + #page-sidebar .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -6800,11 +6806,13 @@ button.close { margin: 0; } .subpage .widget.widget_tag_cloud .tagcloud { margin: 0; } - .subpage .widget.widget_black_studio_tinymce .textwidget { + .subpage .widget.widget_black-studio-tinymce .textwidget { margin: 0; } - .subpage .widget.widget_black_studio_tinymce ul li { + .subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + .subpage .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - .subpage .widget.widget_black_studio_tinymce ol li { + .subpage .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7768,11 +7776,13 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_tag_cloud .tagcloud { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce .textwidget { + #mega-footer .widget.widget_black-studio-tinymce .textwidget { margin: 1em; } - #mega-footer .widget.widget_black_studio_tinymce ul li { + #mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 4em; } + #mega-footer .widget.widget_black-studio-tinymce ul li { list-style-type: disc; } - #mega-footer .widget.widget_black_studio_tinymce ol li { + #mega-footer .widget.widget_black-studio-tinymce ol li { list-style-type: decimal; } #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; }