includes/clientside/tinymce/plugins/flash/css/content.css
author Dan
Tue, 03 Jul 2007 14:07:35 -0400
changeset 40 723bb7acf914
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility

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