--- a/wp/wp-includes/js/tinymce/skins/wordpress/wp-content.css Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/js/tinymce/skins/wordpress/wp-content.css Fri Sep 05 18:52:52 2025 +0200
@@ -160,6 +160,14 @@
background: transparent url( images/pagebreak.png ) repeat-y scroll center center;
}
+.mce-object-style {
+ background-image: url( images/style.svg );
+}
+
+.mce-object-script {
+ background-image: url( images/script.svg );
+}
+
/* Styles for formatting the boundaries of anchors and code elements */
.mce-content-body a[data-mce-selected] {
padding: 0 2px;