mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Improve send message form
This commit is contained in:
@ -23,6 +23,15 @@
|
||||
padding-right:6px;
|
||||
}
|
||||
|
||||
#conversationsElem .create-message-form .btn.btn-add-image {
|
||||
background: none;
|
||||
color: #808080;
|
||||
}
|
||||
|
||||
#conversationsElem .create-message-form .btn.btn-add-image:hover{
|
||||
color: black;
|
||||
}
|
||||
|
||||
/**
|
||||
* Conversation settings pane
|
||||
*/
|
||||
|
Reference in New Issue
Block a user