includes/clientside/tinymce/themes/advanced/skins/o2k7/content.css
author Dan
Mon, 21 Jan 2008 11:05:16 -0500
changeset 361 35ed07abc99e
parent 335 67bd3121a12e
child 395 fa4c5ecb7c9a
permissions -rw-r--r--
PageUtils::createpage(): $name was being sanitized too strictly

body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
body {background:#FFF;}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceVisualAid {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;}

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