mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-19 06:23:12 +01:00
50aae863b6
- Give tab widget new look - Style grid header different - Re-design calendar edit dialog - Some fixes for multi et2_taglist
16 lines
227 B
CSS
16 lines
227 B
CSS
/**
|
|
* Styles for Resources app
|
|
*
|
|
* @version: $Id$
|
|
*/
|
|
|
|
#resources-edit.et2_container
|
|
{
|
|
width:848px;
|
|
}
|
|
#resources-edit_res_id:before {content:"#"}
|
|
|
|
div.resources_pictureFile div.progress{
|
|
position: absolute;
|
|
width:226px;
|
|
} |