Sidebar design improvements

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-10-05 10:35:09 +02:00
parent f5520d3087
commit 630a5badf8
6 changed files with 24 additions and 8 deletions

View File

@@ -37,6 +37,10 @@
background-image: url('../../../core/img/places/home.svg');
}
.icon-description {
background-image: url('../img/description.svg');
}
.icon-badge {
background-image: url('../img/calendar-dark.svg');
}