Tweak play/pause icons size

This commit is contained in:
Rafostar
2020-10-07 23:41:12 +02:00
parent 43a54920ef
commit e2d6cc440d
2 changed files with 7 additions and 0 deletions

View File

@@ -24,6 +24,12 @@ scale marks {
min-width: 18px;
min-height: 18px;
}
.playbackicon {
-gtk-icon-size: 20px;
}
.osd .playbackicon {
-gtk-icon-size: 28px;
}
.labelbutton {
font-family: 'Cantarell', 'Noto Sans', sans-serif;
font-variant-numeric: tabular-nums;