Enable document system for GHOP
As can be seen from the changes outside app/soc/modules, there is
still some work to be done to make the modules fully restricted
to configuration changes and code in app/soc/modules.
Reviewed-by: Sverre Rabbelier
#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;
}