summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/night.css b/themes/night.css
index c60abd55f..b8ab9df2f 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1015,8 +1015,8 @@ body.ttrss_utility hr {
border: 0px solid #ccc;
border-bottom-width: 1px;
}
-body.ttrss_main .insensitive,
-body.ttrss_utility .insensitive {
+body.ttrss_main .text-muted,
+body.ttrss_utility .text-muted {
color: #ccc;
}
body.ttrss_main .small,
@@ -1973,7 +1973,7 @@ body.flat.ttrss_main .dijitCheckBox:not(.dijitChecked)::before {
color: #999999;
background: #222;
}
-body.flat.ttrss_main .insensitive {
+body.flat.ttrss_main .text-muted {
color: #999999;
}
body.flat.ttrss_main .dijitAccordionInnerContainerSelected .dijitAccordionTitle {