mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Address book actions was hidden
This commit is contained in:
parent
ef30cdc524
commit
860a2ff0cb
@ -422,7 +422,10 @@ dt[data-element="org"] { margin-top: 4px; }
|
||||
.addressbooks-settings a.action:hover { opacity: 1; }
|
||||
.addressbooks-settings td.active, .addressbooks-settings td.action { width: 20px; }
|
||||
|
||||
.addressbooklist .actions { position: absolute; right: 0px; }
|
||||
.addressbooklist .actions {
|
||||
position: absolute; right: 0px;
|
||||
display: inline-flex;
|
||||
}
|
||||
.addressbooklist .actions > a { width: 20px; height: 20px; }
|
||||
.addressbooklist > li > div {
|
||||
display: inline-block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user