mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-08 08:26:15 +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 > 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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user