1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Defines a width for the number of contacts.

This commit is contained in:
raghunayyar 2013-04-24 23:02:05 +05:30
parent a89e62759c
commit 6510f4e9aa

View File

@ -139,6 +139,7 @@
#grouplist h3:not([data-type="shared"]):not(.editing):hover .action.numcontacts, #grouplist h3:not([data-type="shared"]):not(.editing) .active.action.numcontacts { display: inline-block; }
#grouplist h3.active[data-type="category"]:not(.editing):hover .action.delete { display: inline-block; }
#grouplist h3:not(.editing) .action.delete { width: 20px; height: 20px; }
#grouplist .group span.numcontacts { width: 30px; text-align: right; margin-right: 10px !important; }
/* First run */