wp/wp-includes/js/tinymce/skins/wordpress/wp-content.css
changeset 22 8c2e4d02f4ef
parent 16 a86126ab1dd4
--- 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;