includes/clientside/tinymce/plugins/flash/css/content.css
author Dan
Thu, 05 Jul 2007 10:43:03 -0400
changeset 43 30d2fb25afff
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed weird unimportant security issue in admin panel + demo mode

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