app/soc/content/js/tiny_mce/themes/simple/skins/o2k7/content.css
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 11 Sep 2008 11:56:24 +0000
changeset 126 6186c115a210
permissions -rwxr-xr-x
Added TinyMCE to Melange in soc/content/js Patch by: Pawel Solyga Review by: to-be-reviewed

body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

body {background: #FFF;}
.mceVisualAid {border: 1px dashed #BBB;}

/* IE */

* html body {
scrollbar-3dlight-color: #F0F0EE;
scrollbar-arrow-color: #676662;
scrollbar-base-color: #F0F0EE;
scrollbar-darkshadow-color: #DDDDDD;
scrollbar-face-color: #E0E0DD;
scrollbar-highlight-color: #F0F0EE;
scrollbar-shadow-color: #F0F0EE;
scrollbar-track-color: #F5F5F5;	
}