includes/clientside/tinymce/plugins/devkit/css/devkit_ui.css
author Dan
Fri, 21 Dec 2007 18:59:30 -0500
changeset 332 000773138650
parent 1 fe660c52c48f
permissions -rw-r--r--
[Minor] fix non-localized string in installer (install_stg_buildindex_*); fix wrong string_id in pophelp:url_schemes

#devkit {
	position: absolute;
	top: -385px; right: 0;
	width: 640px; height: 390px;
	border: 1px solid black;
	z-index: 10000;
}

.devkitup {
	top: -385px !important;
}

.devkitdown {
	top: 0 !important;
}