chat message modification (1.1.5)

This commit is contained in:
2021-03-30 20:01:21 +02:00
parent 36dc674ba4
commit d3d3f8946e
11 changed files with 168 additions and 242 deletions

View File

@@ -490,7 +490,7 @@ a[href^="table"].internal_link span.item {
background:$col_none;
text-align:center;
}
.uploader_droparea-active {
background:$col_hover_1;
}
@@ -560,4 +560,4 @@ a.uploader_item_cancel {
.uploader_item_success .fa-c-delete:hover, .uploader_item_cancel .fa-c-delete:hover {
color:$col_hover_1;
}
}