app/tiny_mce/themes/simple/skins/o2k7/content.css
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 15 Mar 2009 14:10:21 +0000
changeset 1866 a0dcc158bad3
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Renamed "Idea page" to "Ideas page" Also renamed "all organizations" to "accepted organizations". Added a longer description to the first list. Patch by: Sverre Rabbelier

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;	
}