Add icon columns to product overview

This commit is contained in:
Raphael Michel
2017-11-26 14:19:02 +01:00
parent 40818ae853
commit 8d90c9e03a
3 changed files with 27 additions and 1 deletions

View File

@@ -480,3 +480,6 @@ body.loading #wrapper {
margin-top: 0;
}
}
.iconcol {
width: 1.28571em;
}