mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Addressbook: Swap distribution list & addressbook filter
This commit is contained in:
parent
7f94b3ae6c
commit
5bfb1b4b70
@ -85,9 +85,17 @@ div.addressbook_edit_general_picture img {
|
||||
* Index page
|
||||
*/
|
||||
#addressbook-index img.iphoto {
|
||||
height: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#addressbook-index_nm_filter {
|
||||
order: 1;
|
||||
}
|
||||
|
||||
#addressbook-index .avatar img.iphoto {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
#addressbook-index .avatar img.iphoto {border:none;box-shadow: none;}
|
||||
#addressbook-index .avatar span {margin-right: 0;}
|
||||
#addressbook-index_org_view, #addressbook-index_addressbook-index-right_add > div.et2_box_widget {
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user