1
0
Fork 0

user contacts: fix #797 , add searching in url and nickname, add batch actions

This commit is contained in:
Fabrixxm 2013-12-17 05:19:06 -05:00
commit 9febcedf93
10 changed files with 206 additions and 56 deletions

View file

@ -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;