diff --git a/css/panopoly-modal.css b/css/panopoly-modal.css
index 6eebae9..9520f13 100644
--- a/css/panopoly-modal.css
+++ b/css/panopoly-modal.css
@@ -206,7 +206,7 @@
padding: 0 0 10px;
}
-#modal-content fieldset.widget-preview {
+#modal-content fieldset.panopoly-magic-preview {
margin-top: 2em;
margin-bottom: 5em;
-webkitborder-top-right-radius: 0;
@@ -214,12 +214,12 @@
border-top-right-radius: 0;
}
-#modal-content fieldset.widget-preview-single {
+#modal-content fieldset.panopoly-magic-preview-single {
margin-top: 10px;
margin-bottom: 1em;
}
-#modal-content fieldset.widget-preview-single .fieldset-wrapper {
+#modal-content fieldset.panopoly-magic-preview-single .fieldset-wrapper {
font-size: 100%;
max-width: 100%;
overflow-y: auto;
@@ -227,7 +227,7 @@
max-height: 375px;
}
-#modal-content fieldset.widget-preview-single .fieldset-wrapper .panopoly-spotlight img {
+#modal-content fieldset.panopoly-magic-preview-single .fieldset-wrapper .panopoly-spotlight img {
width: 100%;
}
@@ -254,7 +254,7 @@
border-top-right-radius: 4px;
}
-#modal-content fieldset.widget-preview legend {
+#modal-content fieldset.panopoly-magic-preview legend {
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
@@ -285,7 +285,7 @@
margin-top: 2.25em;
}
-#modal-content .widget-preview .fieldset-wrapper {
+#modal-content .panopoly-magic-preview .fieldset-wrapper {
max-width: 100%;
overflow-y: auto;
font-size: 75%;
@@ -294,17 +294,17 @@
overflow-x: hidden;
}
-#modal-content .widget-preview .fieldset-wrapper table tr.even td,
-#modal-content .widget-preview .fieldset-wrapper table tr.odd td {
+#modal-content .panopoly-magic-preview .fieldset-wrapper table tr.even td,
+#modal-content .panopoly-magic-preview .fieldset-wrapper table tr.odd td {
padding: 3px 5px;
}
-#modal-content .widget-preview .fieldset-wrapper h2 {
+#modal-content .panopoly-magic-preview .fieldset-wrapper h2 {
font-size: 150%;
margin-top: .25em;
}
-#modal-content .widget-preview-single {
+#modal-content .panopoly-magic-preview-single {
float: right;
margin-left: 1em;
margin-top: 0;
@@ -454,8 +454,8 @@
border: none;
}
-#modal-content .widget-preview .fieldset-wrapper table img,
-#modal-content .widget-preview .panopoly-image-featured {
+#modal-content .panopoly-magic-preview .fieldset-wrapper table img,
+#modal-content .panopoly-magic-preview .panopoly-image-featured {
width: 100%;
}
diff --git a/panopoly-magic-preview.tpl.php b/panopoly-magic-preview.tpl.php
index cacd5f0..85651b5 100644
--- a/panopoly-magic-preview.tpl.php
+++ b/panopoly-magic-preview.tpl.php
@@ -4,10 +4,11 @@
* Template for the Panopoly Magic preview.
*/
?>
-