mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
add mention/emoji/channel completion
This commit is contained in:
15
css/main.css
15
css/main.css
@@ -121,8 +121,21 @@
|
||||
color: #cfd8dc;
|
||||
}
|
||||
|
||||
.completer {
|
||||
background-color: #2c3e50;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.completer-entry {
|
||||
color: #cfd8dc;
|
||||
}
|
||||
|
||||
.completer-entry-image {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
paned separator {
|
||||
background:#37474f;
|
||||
background: #37474f;
|
||||
}
|
||||
|
||||
scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user