Show post editor inset shadow in visual mode.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
koopersmith 2011-06-07 20:29:54 +00:00
parent 6c6db6a54e
commit beb5da730c

View File

@ -1,7 +1,6 @@
body {
font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
margin: 0.6em;
background: #fff;
color: #000;
}
body.mceForceColors {background:#FFF; color:#000;}