Display url and description information in group header

This commit is contained in:
Pierre HUBERT
2018-07-16 08:27:31 +02:00
parent 80630dae58
commit 1fb1e62fb6
2 changed files with 24 additions and 4 deletions

View File

@ -17,7 +17,8 @@
color: #6f737b;
}
.group-header .col-info .fa {
.group-header .col-info .fa,
.group-header .col-metadata .fa {
margin-right: 10px;
width: 10px;
}