mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Workaround Safari crasher. Props azaozz. fixes #5945
git-svn-id: https://develop.svn.wordpress.org/trunk@7025 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* This file contains the CSS data for the editable area(iframe) of TinyMCE */
|
||||
|
||||
body {
|
||||
body.mceContentBody {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
font: 13px/19px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user