includes/clientside/tinymce/plugins/flash/css/content.css
author Dan
Wed, 09 Jan 2008 22:23:09 -0500
changeset 271 4e26d6079910
parent 1 fe660c52c48f
permissions -rw-r--r--
PHP4 fix: sidebar missing in installer UI: problem was wrongly named constructor for templateIndividualSafe

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