Procedure show: add notification icon

This commit is contained in:
Simon Lehericey 2017-08-30 15:31:17 +02:00 committed by Mathieu Magnin
parent 3e93d21bf5
commit fbd16b8c75
5 changed files with 29 additions and 11 deletions

View file

@ -52,5 +52,10 @@
color: rgba(0, 0, 0, 0.6);
font-size: 14px;
}
.notifications {
top: 3px;
right: 3px;
}
}
}

View file

@ -14,6 +14,12 @@
i.folder {
margin-right: $default-spacer;
position: relative;
.notifications {
top: 0px;
right: -10px;
}
}
.number-col,