1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 11:55:56 +00:00

pref-feeds: load error button via xhr

This commit is contained in:
Andrew Dolgov
2021-02-13 23:12:49 +03:00
parent 43d8a1f2ff
commit d4c925819b
8 changed files with 18 additions and 22 deletions

View File

@@ -1456,7 +1456,7 @@ body.ttrss_prefs #feedsTab {
body.ttrss_prefs .dijitDialog #pref-profiles-list .dijitInlineEditBoxDisplayMode {
padding: 0px;
}
body.ttrss_prefs #errorButton {
body.ttrss_prefs #pref_feeds_errors_btn {
color: red;
}
body.ttrss_prefs .user-css-editor {