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

provide explanation message in the headlines subtoolbar if feed has update errors

This commit is contained in:
Andrew Dolgov
2005-12-16 18:53:10 +01:00
parent 023fe0377d
commit 1e471f3b4e
2 changed files with 12 additions and 3 deletions

View File

@@ -896,3 +896,7 @@ div.cdmHeader a:hover {
div.cdmContent {
}
a.warning {
color : #f04040;
}