add contacts page for commercial leads

This commit is contained in:
Bilal Catic
2018-12-08 21:58:43 +01:00
parent 395a60b1cf
commit 86867c4e04
5 changed files with 155 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
.wiaas-contacts-table th{
text-align: left;
}
.wiaas-contacts-table tr.odd{
background-color: #f9f9f9;
}