summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 22:48:14 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 22:48:14 +0300
commitc700345c9679ffeb98ff05f24c119c327f7637d4 (patch)
tree61b6689c1275c72953596b16532564cf26a6da34 /css/tt-rss.less
parent4996269d5503dbe21b4eab2d2b820a7c0e3bcf27 (diff)
trgm: use vector icon, replace recently read icon
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 cbe5cdddf..131b57e56 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -823,7 +823,7 @@ body.ttrss_main {
color : @color-enabled;
}
- i.icon.icon-cached {
+ i.icon.icon-restore {
font-weight : bold;
left : -3px;
color : @color-accent;