wp/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css
changeset 7 cf61fcea0001
parent 5 5e2f62d02dcd
child 16 a86126ab1dd4
--- a/wp/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css	Tue Jun 09 11:14:17 2015 +0000
+++ b/wp/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css	Mon Oct 14 17:39:30 2019 +0200
@@ -1,8 +1,6 @@
-@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600&subset=latin-ext,latin);
-
 /* Generic */
 body {
-font-family: "Open Sans", sans-serif;
+font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
 font-size:13px;
 background:#fcfcfc;
 padding:0;
@@ -65,7 +63,7 @@
 	background-image: -moz-linear-gradient(top, #fafafa, #e9e9e9);
 	background-image: -o-linear-gradient(top, #fafafa, #e9e9e9);
 	background-image: linear-gradient(to bottom, #fafafa, #e9e9e9);
-	
+
 	text-shadow: 0 1px 0 #fff;
 	-webkit-box-shadow: inset 0 1px 0 #fff;
 	-moz-box-shadow: inset 0 1px 0 #fff;
@@ -201,7 +199,7 @@
 #colorpicker #picker_panel fieldset {margin:auto;width:325px;}
 
 
-/* Localization */ 
+/* Localization */
 
 body[dir="rtl"],
 body[dir="rtl"] fieldset,