summaryrefslogtreecommitdiff
path: root/source/features/hide-low-quality-comments.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/hide-low-quality-comments.css')
-rw-r--r--source/features/hide-low-quality-comments.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/hide-low-quality-comments.css b/source/features/hide-low-quality-comments.css
index 713650ce..9334b459 100644
--- a/source/features/hide-low-quality-comments.css
+++ b/source/features/hide-low-quality-comments.css
@@ -1,7 +1,7 @@
.rgh-low-quality-comments-note {
margin: 15px 0 10px 60px;
font-size: 12px;
- color: var(--color-fg-muted, var(--color-text-secondary, #586069));
+ color: var(--color-fg-muted);
}
.rgh-hidden-comment .timeline-comment {