css: insensitive -> text-muted

This commit is contained in:
Andrew Dolgov
2019-03-08 10:11:57 +03:00
parent cf6f867feb
commit 19f162dbe3
13 changed files with 31 additions and 31 deletions

View File

@@ -1191,7 +1191,7 @@ body.ttrss_main, body.ttrss_utility {
border-bottom-width: 1px;
}
.insensitive {
.text-muted {
color : @default-text;
}