app/tiny_mce/plugins/paste/css/blank.css
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 15 Mar 2009 13:15:01 +0000
changeset 1860 26ce742dbb63
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added an getAcceptedOrgsRedirect to redirects 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;
}