includes/clientside/tinymce/plugins/flash/css/content.css
author Dan
Thu, 05 Jul 2007 10:50:35 -0400
changeset 44 90b557e7f12c
parent 1 fe660c52c48f
permissions -rw-r--r--
$aes->gen_readymade_key() now uses /dev/urandom when possible

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