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:
Ryan Boren
2008-02-25 19:03:35 +00:00
parent ada2162af9
commit 7c95cd976f
14 changed files with 530 additions and 521 deletions

View File

@@ -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;