mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-31 05:11:28 +00:00
mark feed with error in headlines toolbar, use error icon in feed editor
This commit is contained in:
@@ -320,10 +320,6 @@ div.prefHelp {
|
||||
padding : 5px;
|
||||
}
|
||||
|
||||
span.feed_error {
|
||||
color : red;
|
||||
}
|
||||
|
||||
.insensitive {
|
||||
color : #555;
|
||||
}
|
||||
@@ -356,9 +352,9 @@ div#headlines-toolbar span.r {
|
||||
text-align : right;
|
||||
}
|
||||
|
||||
div#headlines-toolbar span.r span.error {
|
||||
#headlines-toolbar span.r .error a {
|
||||
color : red;
|
||||
}
|
||||
}
|
||||
|
||||
div#headlines-toolbar span.r a {
|
||||
color : #555;
|
||||
|
||||
Reference in New Issue
Block a user