app/tiny_mce/plugins/paste/css/blank.css
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 28 Feb 2009 14:29:23 +0000
changeset 1561 fe1b141bfc2c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Replaced 'Melange' with site_name where appropriate Also fixed EOL damage in django templates. Patch by: Sverre Rabbelier

html, body {height:98%}
body {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
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;
}