1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 22:19:14 +00:00

make nth-child rows a bit brighter

This commit is contained in:
Andrew Dolgov
2013-05-14 16:06:07 +04:00
parent 7dbb33c1d0
commit ad61bdc46c

View File

@@ -211,7 +211,7 @@ a:hover {
}
#headlines-frame div.hl:nth-child(even) {
background : #f0f0f0;
background : #fafafa;
}
#headlines-frame.normal {