user contacts: fix #797 , add searching in url and nickname, add batch actions
This commit is contained in:
parent
68e0324c1b
commit
9febcedf93
10 changed files with 206 additions and 56 deletions
|
@ -1617,6 +1617,9 @@ input#dfrn-url {
|
|||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.contact-select { position: absolute; top: 64px; left:64px; display:none; }
|
||||
.contact-select:checked,
|
||||
.contact-entry-photo:hover .contact-select { display:block; }
|
||||
|
||||
.contact-photo-menu-button {
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue