Show post editor inset shadow in visual mode.

git-svn-id: https://develop.svn.wordpress.org/trunk@18180 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith 2011-06-07 20:29:54 +00:00
parent 4efc4641ac
commit d528a78cbe

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