includes/clientside/tinymce/themes/advanced/skins/o2k7/content.css
changeset 476 f26a69c40431
parent 459 31c23016ab62
child 543 dffcbfbc4e59
--- a/includes/clientside/tinymce/themes/advanced/skins/o2k7/content.css	Thu Mar 06 20:45:46 2008 -0500
+++ b/includes/clientside/tinymce/themes/advanced/skins/o2k7/content.css	Thu Mar 06 20:47:11 2008 -0500
@@ -1,6 +1,6 @@
-body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
-body.mceContentBody {background:#FFF; color:#000;}
-.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceVisualAid {border: 1px dashed #BBB;}
+body, td, pre {background:#FFF; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px; }
+body.mceForceColors {background:#FFF; color:#000;}
+.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
 a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(../default/img/items.gif) no-repeat bottom left;}
 img.mceItemAnchor {width:12px; height:12px; background:url(../default/img/items.gif) no-repeat;}
 img {border:0;}