app/soc/content/css/jquery-ui-sortable-090806.css
author Mario Ferraro <fadinlight@gmail.com>
Tue, 27 Oct 2009 19:56:15 +0000
changeset 3064 bc1eecbd1a7c
parent 2892 d7a19ac73f22
permissions -rw-r--r--
JSON2 utilities now loaded by default. This library is needed for melange general JS utilities package to work properly and parse melangeContext and melangeConfig JSON attributes.

#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;
}