Make roomlist hover effect more visible

This commit is contained in:
Guangcong Luo 2016-02-16 20:42:49 -05:00
parent 91c9258ac5
commit da3d78628a

View File

@ -1131,7 +1131,7 @@ p.or:after {
}
.roomlist a.ilink:hover {
border-color: #778899;
background: #F1F4F9;
background: #E5EAED;
color: #224466;
text-decoration: none;
}