summaryrefslogtreecommitdiff
path: root/themes/light
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-13 23:12:49 +0300
committerAndrew Dolgov <[email protected]>2021-02-13 23:12:49 +0300
commitd4c925819b9d85a00520e413a90cfbcd61a1c667 (patch)
treeef1163aee0d81d43cb91307a0b0bc5491f019257 /themes/light
parent43d8a1f2fffc3dd551ce80dc506dad79a65ca052 (diff)
pref-feeds: load error button via xhr
Diffstat (limited to 'themes/light')
-rw-r--r--themes/light/prefs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light/prefs.less b/themes/light/prefs.less
index 0206916ae..ec3006ce5 100644
--- a/themes/light/prefs.less
+++ b/themes/light/prefs.less
@@ -65,7 +65,7 @@ body.ttrss_prefs {
padding : 0px;
}
- #errorButton {
+ #pref_feeds_errors_btn {
color : red;
}