includes/clientside/tinymce/plugins/flash/css/content.css
author Dan
Sun, 26 Aug 2007 20:55:12 -0400
changeset 104 9c17aacd5515
parent 1 fe660c52c48f
permissions -rw-r--r--
Added ACL rule preventing guests from viewing the memberlist (by request from Neal Gompa <ngompa13 at gmail>)

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