mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-23 06:13:09 +00:00
Fix hover and add margin to contact photo
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#app-mailbox-peers li:hover > a,
|
#app-mailbox-peers li:hover > a,
|
||||||
|
#app-mailbox-peers li:hover,
|
||||||
#app-mailbox-peers .selected,
|
#app-mailbox-peers .selected,
|
||||||
#app-mailbox-peers .selected a {
|
#app-mailbox-peers .selected a {
|
||||||
background-color: #ccc;
|
background-color: #ccc;
|
||||||
@@ -125,6 +126,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ocsms-plavatar {
|
.ocsms-plavatar {
|
||||||
|
margin-top: 2px;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
float: left;
|
float: left;
|
||||||
|
|||||||
Reference in New Issue
Block a user