mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
css: insensitive -> text-muted
This commit is contained in:
@@ -1013,8 +1013,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: #555;
|
||||
}
|
||||
body.ttrss_main .small,
|
||||
|
||||
@@ -1191,7 +1191,7 @@ body.ttrss_main, body.ttrss_utility {
|
||||
border-bottom-width: 1px;
|
||||
}
|
||||
|
||||
.insensitive {
|
||||
.text-muted {
|
||||
color : @default-text;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user