includes/clientside/tinymce/plugins/flash/css/content.css
author Dan
Thu, 31 Jan 2008 21:52:39 -0500
changeset 454 7b984f924dcd
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed special pages being returned with subpage information inappropriately from $paths->get_pageid_from_url()

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