summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-03-08 10:11:57 +0300
committerAndrew Dolgov <[email protected]>2019-03-08 10:11:57 +0300
commit19f162dbe304d3e0f26e2c37fa29522924b7cede (patch)
tree42cc2d70ed6a69d0d9553a2e3315ab8b0194089a /css/tt-rss.less
parentcf6f867febacceafb7c4cbc8ad991c2d0e802ade (diff)
css: insensitive -> text-muted
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index f497c4af5..108c493b9 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -1191,7 +1191,7 @@ body.ttrss_main, body.ttrss_utility {
border-bottom-width: 1px;
}
- .insensitive {
+ .text-muted {
color : @default-text;
}