1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

headline list display touch-ups

This commit is contained in:
Andrew Dolgov
2005-11-27 17:23:27 +01:00
parent 2e85e07be8
commit 0f172fff41
2 changed files with 13 additions and 2 deletions

View File

@@ -706,6 +706,10 @@ span.contentPreview {
font-weight : normal;
}
span.contentPreview:hover {
color : #5050aa;
}
td.hlMarkedPic {
width : 25px;
text-align : center;