mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +00:00
Add basic route , method and icon for removing single message
This commit is contained in:
@@ -97,6 +97,15 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#ocsms-message-removal {
|
||||
float: right;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#ocsms-message-removal:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#ocsms-empty-conversation {
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user