1
0
Fork 0

Icons do now appear on smoothly and duepuntezero as well

This commit is contained in:
Michael 2019-11-08 18:07:54 +00:00
commit 5d1ced796b
2 changed files with 11 additions and 0 deletions

View file

@ -3205,6 +3205,8 @@ aside input[type='text'] {
.on { background-position: -144px -32px; }
.off { background-position: 0px -48px; }
.pinned { background-position: -16px -48px; }
.unpinned { background-position: -32px -48px; }
.starred { background-position: -16px -48px; }
.unstarred { background-position: -32px -48px; }
.tagged { background-position: -48px -48px; }