exporting vcards works now

This commit is contained in:
2016-06-13 19:59:17 +02:00
parent dae8a7e610
commit eb0cb9a5ad
4 changed files with 173 additions and 6 deletions

View File

@@ -3,4 +3,10 @@
background-repeat: no-repeat;
background-position: center;
background-size: 18px!important;
}
}
.icon_contactimporter_export {
background: url(../images/download.png) no-repeat;
background-repeat: no-repeat;
background-position: center;
}