discourse/plugins/chat/assets/stylesheets
Andrei Prigorshnev 657eba4782
FIX: only use mention styling for valid mentions in chat (#25523)
Chat should follow the same convention as topics, where invalid mentions 
are not styled the same as valid mentions. This PR makes chat use such styling.

I'm following the same pattern that we use for invalid mentions in posts – 
9bd6523581/app/assets/stylesheets/common/base/topic-post.scss (L1285-L1288)

This way it'll be easier to dry it up if we decide to do that at some point.
2024-02-02 15:56:56 +04:00
..
common FIX: only use mention styling for valid mentions in chat (#25523) 2024-02-02 15:56:56 +04:00
desktop UX: chat header size and alignments (#25239) 2024-01-12 14:27:44 +01:00
mixins FIX: show scrollbars under firefox in chat (#21587) 2023-05-16 16:44:15 +02:00
mobile FIX: better supports ipad and hub footer nav (#25518) 2024-02-01 10:24:44 +01:00
colors.scss