mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Making TinyMce editor look nicer
--HG-- branch : 1.x
This commit is contained in:
@@ -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;}
|
||||
|
Reference in New Issue
Block a user