2014-03-17 09:12:28 +01:00
|
|
|
/**
|
|
|
|
* Styles for Resources app
|
|
|
|
*
|
|
|
|
* @version: $Id$
|
|
|
|
*/
|
|
|
|
|
2015-02-04 09:35:40 +01:00
|
|
|
#resources-edit.et2_container
|
2014-03-17 09:12:28 +01:00
|
|
|
{
|
|
|
|
width:848px;
|
|
|
|
}
|
|
|
|
#resources-edit_res_id:before {content:"#"}
|
|
|
|
|
|
|
|
div.resources_pictureFile div.progress{
|
|
|
|
position: absolute;
|
|
|
|
width:226px;
|
2016-05-26 23:32:00 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#resources-acl_edit .permissions {
|
|
|
|
margin: 2em 0em;
|
|
|
|
height: auto;
|
2023-04-19 19:16:36 +02:00
|
|
|
width: 100%;
|
2016-05-26 23:32:00 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#resources-acl_edit .permissions .th {
|
|
|
|
border-bottom: 1px solid #696969;
|
2014-03-17 09:12:28 +01:00
|
|
|
}
|