mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 23:51:57 +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