includes/clientside/tinymce/plugins/flash/css/content.css
author dan@scribus.fuhry.local.fuhry.local
Wed, 13 Jun 2007 16:32:27 -0400
changeset 2 0931d60f5bdb
parent 1 fe660c52c48f
permissions -rw-r--r--
Adding compatibility patch for Enano dev servers to common.php

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