mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Added export contacts (csv)
Interface optimizations
This commit is contained in:
parent
c248292f07
commit
7552ffe241
25 changed files with 526 additions and 290 deletions
6
vendors/fontastic/styles.css
vendored
6
vendors/fontastic/styles.css
vendored
|
|
@ -353,3 +353,9 @@
|
|||
.icon-cloud-down:before {
|
||||
content: "\e068";
|
||||
}
|
||||
.icon-import:before {
|
||||
content: "\e069";
|
||||
}
|
||||
.icon-export:before {
|
||||
content: "\e06a";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue