diff --git a/ui/chatArea/innerStyle.css b/ui/chatArea/innerStyle.css index 876f849db..286775142 100644 --- a/ui/chatArea/innerStyle.css +++ b/ui/chatArea/innerStyle.css @@ -88,6 +88,6 @@ div.button { color: @white; } -*:link { +a { color: blue; }