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:
parent
6c6db6a54e
commit
beb5da730c
|
@ -1,7 +1,6 @@
|
||||||
body {
|
body {
|
||||||
font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||||
margin: 0.6em;
|
margin: 0.6em;
|
||||||
background: #fff;
|
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
body.mceForceColors {background:#FFF; color:#000;}
|
body.mceForceColors {background:#FFF; color:#000;}
|
||||||
|
|
Loading…
Reference in New Issue