backport parts of 2d6d449bd2d72, in particular html classes

This commit is contained in:
czaks 2016-05-06 12:10:50 +02:00
parent 6c334a3b44
commit 293543878a
7 changed files with 7 additions and 7 deletions

View file

@ -666,7 +666,7 @@ pre {
margin-left: -20px;
}
div.thread:hover {
.theme-catalog div.thread:hover {
background: #D6DAF0;
border-color: #B7C5D9;
}