mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +00:00
set the correct cursor on peer hover and try to fix contact photo when existing photo
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#app-mailbox-peers li:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#app-mailbox-peers li:hover > a,
|
||||
#app-mailbox-peers li:hover,
|
||||
#app-mailbox-peers .selected,
|
||||
|
||||
Reference in New Issue
Block a user