mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
make editing inline, add up arrow shortcut
This commit is contained in:
@@ -114,6 +114,10 @@
|
||||
border: 1px solid #026FB9;
|
||||
}
|
||||
|
||||
.message-input.editing {
|
||||
border: 1px solid #b9026f;
|
||||
}
|
||||
|
||||
.message-input.bad-input {
|
||||
border: 1px solid #dd3300;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user