egroupware/phpgwapi/js/tinymce/jscripts/tiny_mce/plugins/flash/flash.css
Pim Snel 8b6404cbc2 Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor
see tinymce.moxiecode.com/ for more info
2005-06-21 13:12:29 +00:00

8 lines
182 B
CSS

.mce_plugin_flash {
border: 1px dotted #cc0000;
background-image: url(images/flash.gif);
background-position: center;
background-repeat: no-repeat;
background-color: #ffffcc;
}