mirror of
https://github.com/celisej567/abaddon.git
synced 2026-01-04 10:10:03 +03:00
add pending and failed css
This commit is contained in:
@@ -137,3 +137,11 @@
|
||||
.message-input scrollbar.vertical slider {
|
||||
min-height: 0px;
|
||||
}
|
||||
|
||||
.message-text.pending {
|
||||
color: alpha(currentColor, 0.5);
|
||||
}
|
||||
|
||||
.message-text.failed {
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user