Making TinyMce editor look nicer

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-03-20 16:27:44 -07:00
parent c2faf0152f
commit e623bf8d0b

View File

@@ -1,4 +1,4 @@
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body, td, pre {color:#000; font-family:'Segoe UI', Trebuchet, Arial, sans-serif; font-size:13px; line-height: 20px; margin:8px;}
body {background:#FFF;}
body.mceForceColors {background:#FFF; color:#000;}
body.mceBrowserDefaults {background:transparent; color:inherit; font-size:inherit; font-family:inherit;}