Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[15.0][IMP] web_responsive: public message chatter color #2610

Merged

Commits on Sep 8, 2023

  1. [IMP] web_responsive: public message chatter color

    We give a color clue to the users so they can better tell if they're
    sending an internal note or a public message.
    
    Dislaimer: we use the `has()` pseudo class mainly because is simpler to
    implement and the support is quite extended right now. Even Firefox will
    catch up soon (now it has support behing a config flag).
    
    So users with compatible browser will enjoy it, while others will just stay
    as they were.
    
    TT44953
    chienandalu committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d0abc2a View commit details
    Browse the repository at this point in the history