mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Contacts: Favorite icon always visible.
This commit is contained in:
parent
d2edcc34ed
commit
f0c757c3a4
@ -88,7 +88,7 @@
|
||||
}
|
||||
|
||||
#grouplist { z-index: 100; }
|
||||
#grouplist h3 .action:not(.starred):not(.checked) { float: right; display: none; padding: 0; margin: auto; }
|
||||
#grouplist h3 .action:not(.starred):not(.checked):not(.favorite) { float: right; display: none; padding: 0; margin: auto; }
|
||||
#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[data-type="category"]:not(.editing):hover .action.delete { display: inline-block; }
|
||||
#grouplist h3:not(.editing) .action.delete { width: 20px; height: 20px; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user