summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 18:28:49 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 18:28:49 +0300
commitaff76584c87b81accbf8ca7999c7adcbe7ddd26d (patch)
tree7a77ffddeda88b14b83d46f3885e62403a967d47 /themes/night.css
parente7adc7e471646088118215d55184322f68740239 (diff)
rescale vector icons to optimal size
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/night.css b/themes/night.css
index 884d1d0a8..4878a71b1 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -200,7 +200,6 @@ body.ttrss_main .hl .right > * {
body.ttrss_main .hl .left i.material-icons,
body.ttrss_main .hl .right i.material-icons {
margin-left: 2px;
- font-size: 20px;
padding: 2px;
transition: color 0.2s linear;
user-select: none;
@@ -970,7 +969,6 @@ body.ttrss_main .dijitDialog h4:first-of-type {
margin-top: 0px;
}
body.ttrss_main i.icon-syndicate {
- font-size: 19px;
color: #ff5718;
margin-right: 2px;
}
@@ -1022,7 +1020,6 @@ body.ttrss_main .hl.published .left i.pub-pic {
.cdm .header .left i.material-icons,
.cdm .header .right i.material-icons {
margin-left: 2px;
- font-size: 20px;
padding: 2px;
user-select: none;
}