mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-09 06:31:32 +00:00
feed errors box in feed editor is collapsed by default
This commit is contained in:
@@ -765,3 +765,8 @@ div.postHeader td.postDate {
|
||||
text-align : right;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
#feedUpdateErrors {
|
||||
display : none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user