diff --git a/style/client.css b/style/client.css index 470d3b02d..bc162cf8c 100644 --- a/style/client.css +++ b/style/client.css @@ -1131,7 +1131,7 @@ p.or:after { } .roomlist a.ilink:hover { border-color: #778899; - background: #F1F4F9; + background: #E5EAED; color: #224466; text-decoration: none; }