1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-09 14:01:46 +00:00

tweak feed errors notification

This commit is contained in:
Andrew Dolgov
2006-12-01 07:26:05 +01:00
parent d96d11f4ff
commit a3656a415f
4 changed files with 46 additions and 21 deletions

View File

@@ -1307,3 +1307,9 @@ div.return a:hover {
bottom : 2px;
right : 2px;
}
a.feedUpdErrLink {
color : #ff0000;
display : block;
margin-bottom : 0.5em;
}