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