/** * CRM view with contact data in sidebox */ .addressbook_sidebox_name { font-weight: bold; } .addressbook_sidebox_name, .addressbook_sidebox_org { font-size: 130%; padding: 2px 0 2px 0; } td.addressbook_sidebox_header { font-weight: bold; height: 20px; vertical-align: bottom; } #addressbook-view.et2_container { height: 0 !important; } td.addressbook_sidebox_toolbar { vertical-align: bottom; height: 32px; } div#divGenTime_addressbook { display: none; } div#addressbook_view_sidebox img.photo { width: 68px; padding-right: 3px; height: auto; vertical-align: bottom; } /** * new addressbook.edit */ #addressbook-edit.et2_container { } div.addressbook_edit_general_picture { position: relative; } div.addressbook_edit_general_picture img { position: absolute; width: auto; max-width: 80px; height: 105px; left: 2px; } .uploadphoto{ position: absolute; top: 70px; left: 0; display: none; border: 2px solid black; background-color: #ffffff; padding: 4px; z-index: 1; } .typeIcon { height: 16px; width: 16px; } .editname{ position: absolute; display: none; border: 2px solid black; background-color: #ffffff; padding: 4px; top: 55px; left: 102px; z-index: 1; } .custom_country { display: none; } tr.dialogHeader td, tr.dialogHeader2 td, tr.dialogHeader3 td, tr.dialogHeader4 td, tr.dialogOperators td,.dialogFooterToolbar { padding: 5px 0 5px 0; vertical-align: middle; } input.et2_radiobox { position: relative; left: -16px; } #addressbook-edit_tel_prefer-tel_work, #addressbook-edit_tel_prefer-tel_cell { left: -13px; } /** * Index page */ #addressbook-index img.iphoto { width: 100%; height: auto; } #addressbook-index_org_view, #addressbook-index_addressbook-index-right_add > div.et2_box_widget { top: 0; padding-top: 0; } #addressbook-edit_room { float:right; } .addressbookHooked .egwGridView_grid label>span.et2_link { display: none; }