filter test results: remove table bloat

This commit is contained in:
Andrew Dolgov
2018-12-14 17:44:53 +03:00
parent 0efb6e1bc2
commit 8c49689fda
10 changed files with 52 additions and 43 deletions

View File

@@ -1246,6 +1246,20 @@ body.ttrss_main {
text-align : center;
}
#prefFilterTestResultList {
.preview {
margin : 8px;
}
.title {
font-weight: bold;
}
.feed {
color : @color-accent;
}
}
}
::selection {