diff --git a/client/css/style.css b/client/css/style.css index d68446c..882570b 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -606,8 +606,8 @@ button { display: none; } #chat .action, -#chat .action .user { - color: #f39c12; +#chat .chan .action .user { + color: #f39c12 !important; } #chat .action .user:before { content: "* ";