includes/clientside/tinymce/plugins/xhtmlxtras/css/attributes.css
author Dan
Sun, 04 Jan 2009 00:55:40 -0500
changeset 801 eb8b23f11744
parent 1 fe660c52c48f
permissions -rw-r--r--
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.

.panel_wrapper div.current {
	height: 290px;
}

#id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
	width: 200px;
}

#events_panel input {
	width: 200px;
}