better tags on material

This commit is contained in:
Thomas Citharel
2016-10-05 14:06:55 +02:00
parent 645c0d5bce
commit 15f1352ef8
5 changed files with 17 additions and 7 deletions

View File

@ -445,6 +445,15 @@ main ul.row {
white-space: nowrap;
}
.card-entry-tags a,
.card-entry-labels a,
.card-entry-labels-hidden a,
#list .chip a {
text-decoration: none;
font-weight: normal;
color: #fff;
}
.card .card-content .estimatedTime {
margin-bottom: 10px;
}