mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 02:29:13 +00:00
various icon updates; use new icons in feed tree
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
@color-accent: #257aa7;
|
||||
@color-accent-light: lighten(@color-accent, 50%);
|
||||
@color-link: @color-accent;
|
||||
@color-published: lighten(#ff5718, 10%);
|
||||
@color-marked: #ffc069;
|
||||
@color-panel-bg: #f5f5f5;
|
||||
@color-enabled: #69C671;
|
||||
@default-text: #555;
|
||||
|
||||
body.ttrss_main,
|
||||
@@ -45,7 +49,7 @@ body.ttrss_prefs,
|
||||
font-size: 18px; /* Preferred icon size */
|
||||
display: inline-block;
|
||||
line-height: 1;
|
||||
color : #999;
|
||||
color : #777;
|
||||
text-transform: none;
|
||||
letter-spacing: normal;
|
||||
word-wrap: normal;
|
||||
|
||||
Reference in New Issue
Block a user