diff --git a/sass/_widgets.scss b/sass/_widgets.scss index d7a757c..8eb74cc 100644 --- a/sass/_widgets.scss +++ b/sass/_widgets.scss @@ -264,7 +264,7 @@ /* === 3rd Party Widgets */ - &.widget_black-studio-tinymce { + &.widget_black_studio_tinymce { .textwidget { @if $parent == "#mega-footer" { margin:$megafooter-widget-content-margin; diff --git a/style.css b/style.css index 34e3162..951b0b3 100644 --- a/style.css +++ b/style.css @@ -5982,13 +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, .home #content .widget.widget_black-studio-tinymce ol { + .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 { + .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; } @@ -6256,13 +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, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + .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 { + .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; } @@ -6534,13 +6534,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, #page-sidebar .widget.widget_black-studio-tinymce ol { + #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 { + #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; } @@ -6809,13 +6809,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, .subpage .widget.widget_black-studio-tinymce ol { + .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 { + .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; } @@ -7785,13 +7785,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, #mega-footer .widget.widget_black-studio-tinymce ol { + #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 { + #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; }