Add icons to patron + new icon folder

This commit is contained in:
Mathieu Magnin 2017-07-27 16:16:14 +02:00
parent 6f6df7f086
commit 42a8792071
2 changed files with 16 additions and 0 deletions

View file

@ -1,5 +1,9 @@
i {
display: inline-block;
width: 24px;
height: 24px;
background-size: 24px 24px;
vertical-align: bottom;
&.follow {
background-image: image-url("icons/follow-folder.svg");
@ -16,4 +20,8 @@ i {
&.unarchive {
background-image: image-url("icons/unarchive.svg");
}
&.folder {
background-image: image-url("icons/folder.svg");
}
}

View file

@ -1,5 +1,13 @@
.patron
.container
%h1 Icones
%i.follow
%i.unfollow
%i.archive
%i.unarchive
%i.folder
%h1 Formulaires
%form.form