0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 01:10:43 +08:00
discourse/plugins/discourse-reactions/assets/stylesheets
Kris 41168dbd08
UX: consistent "more emoji" icon, fix reactions styles in modernized foundation (#40126)
In notifications and in chat we use the custom `discourse-emojis` icon
to indicate "any emoji", so we should do the same thing in reactions
when "allow any reaction" is enabled.

There were also some minor style regressions from the "modernized
foundation" upcoming change, and I've hooked up a d-selected color and
border-radius variable for more consistency.

Before:
<img width="245" alt="image"
src="https://github.com/user-attachments/assets/5a449018-66ef-4bad-9027-dd34d39e0d71"
/>


After: 
<img width="375" alt="image"
src="https://github.com/user-attachments/assets/693f9469-d9a2-49d4-a3bb-1996938179c8"
/>
2026-05-18 12:37:44 -04:00
..
common UX: consistent "more emoji" icon, fix reactions styles in modernized foundation (#40126) 2026-05-18 12:37:44 -04:00
desktop
mobile