mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
+ Updated contacts sql shema (breaking changes) + Fixes - Removed SabreDAV Server - Removed Contacts Sharing (awhile, code refactoring)
This commit is contained in:
parent
54a4c2657a
commit
d29f20789f
78 changed files with 2024 additions and 2317 deletions
15
vendors/fontastic/styles.css
vendored
15
vendors/fontastic/styles.css
vendored
|
|
@ -338,3 +338,18 @@
|
|||
.icon-filter:before {
|
||||
content: "\e063";
|
||||
}
|
||||
.icon-resize:before {
|
||||
content: "\e064";
|
||||
}
|
||||
.icon-sync:before {
|
||||
content: "\e065";
|
||||
}
|
||||
.icon-ellipsis-alt:before {
|
||||
content: "\e066";
|
||||
}
|
||||
.icon-cloud-up:before {
|
||||
content: "\e067";
|
||||
}
|
||||
.icon-cloud-down:before {
|
||||
content: "\e068";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue