wp/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css
changeset 16 a86126ab1dd4
parent 7 cf61fcea0001
equal deleted inserted replaced
15:3d4e9c994f10 16:a86126ab1dd4
       
     1 /*
       
     2  * Edited for compatibility with old TinyMCE 3.x plugins in WordPress.
       
     3  * More info: https://core.trac.wordpress.org/ticket/31596#comment:10
       
     4  */
       
     5 
     1 /* Generic */
     6 /* Generic */
     2 body {
     7 body {
     3 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
     8 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
     4 font-size:13px;
     9 font-size:13px;
     5 background:#fcfcfc;
    10 background:#fcfcfc;