mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +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
|
* Index page
|
||||||
*/
|
*/
|
||||||
#addressbook-index img.iphoto {
|
#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 .avatar span {margin-right: 0;}
|
||||||
#addressbook-index_org_view, #addressbook-index_addressbook-index-right_add > div.et2_box_widget {
|
#addressbook-index_org_view, #addressbook-index_addressbook-index-right_add > div.et2_box_widget {
|
||||||
top: 0;
|
top: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user