Added export contacts (csv)

Interface optimizations
This commit is contained in:
RainLoop Team 2014-04-29 15:49:30 +04:00
parent c248292f07
commit 7552ffe241
25 changed files with 526 additions and 290 deletions

View file

@ -353,3 +353,9 @@
.icon-cloud-down:before {
content: "\e068";
}
.icon-import:before {
content: "\e069";
}
.icon-export:before {
content: "\e06a";
}