app/soc/content/css/jquery-ui-sortable-090806.css
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 18 Oct 2009 16:52:38 +0200
changeset 3021 baeb847b88e6
parent 2892 d7a19ac73f22
permissions -rw-r--r--
Added GradingSurveyGroup update to the Module Conversion.

#info {
	display: block;
	padding: 10px; margin-bottom: 20px;
	border: 1px solid #333;
	background-color: #efefef;
}

#dynamic-add {
	list-style: none;
}

#dynamic-add li.handle {
	display: block;
	padding: 20px 10px; margin-bottom: 3px;
	background-color: #efefef;
	cursor: move;
}