1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

replace plugin.png with scalable icon

This commit is contained in:
Andrew Dolgov
2018-12-05 16:37:09 +03:00
parent 2dac797704
commit b16c57d29c
7 changed files with 36 additions and 11 deletions
+2 -1
View File
@@ -42,7 +42,7 @@ body.ttrss_prefs,
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
font-size: 18px; /* Preferred icon size */
display: inline-block;
line-height: 1;
text-transform: none;
@@ -50,6 +50,7 @@ body.ttrss_prefs,
word-wrap: normal;
white-space: nowrap;
direction: ltr;
vertical-align: middle;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;