mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
typeahead: Alter CSS to make secondary items more readable.
This commit is contained in:
@@ -26,7 +26,11 @@
|
||||
}
|
||||
|
||||
.autocomplete_secondary {
|
||||
opacity: 0.6;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.active .autocomplete_secondary {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
#compose_buttons {
|
||||
|
||||
Reference in New Issue
Block a user