mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
Many interface improvements, optimizations
This commit is contained in:
parent
40d2548a53
commit
53dc509d79
42 changed files with 686 additions and 461 deletions
81
vendors/fontastic/styles.css
vendored
81
vendors/fontastic/styles.css
vendored
|
|
@ -245,120 +245,123 @@
|
|||
.icon-upload:before {
|
||||
content: "\e044";
|
||||
}
|
||||
.icon-bug:before {
|
||||
.icon-popup:before {
|
||||
content: "\e045";
|
||||
}
|
||||
.icon-popup:before {
|
||||
.icon-github:before {
|
||||
content: "\e046";
|
||||
}
|
||||
.icon-github:before {
|
||||
.icon-telephone:before {
|
||||
content: "\e047";
|
||||
}
|
||||
.icon-telephone:before {
|
||||
.icon-mobile:before {
|
||||
content: "\e048";
|
||||
}
|
||||
.icon-mobile:before {
|
||||
.icon-pencil:before {
|
||||
content: "\e049";
|
||||
}
|
||||
.icon-pencil:before {
|
||||
.icon-trash:before {
|
||||
content: "\e04a";
|
||||
}
|
||||
.icon-trash:before {
|
||||
.icon-left-middle:before {
|
||||
content: "\e04b";
|
||||
}
|
||||
.icon-left-middle:before {
|
||||
.icon-right-middle:before {
|
||||
content: "\e04c";
|
||||
}
|
||||
.icon-right-middle:before {
|
||||
.icon-repeat:before {
|
||||
content: "\e04d";
|
||||
}
|
||||
.icon-repeat:before {
|
||||
.icon-key:before {
|
||||
content: "\e04e";
|
||||
}
|
||||
.icon-key:before {
|
||||
.icon-lock:before {
|
||||
content: "\e04f";
|
||||
}
|
||||
.icon-lock:before {
|
||||
.icon-home:before {
|
||||
content: "\e050";
|
||||
}
|
||||
.icon-home:before {
|
||||
.icon-address-book:before {
|
||||
content: "\e051";
|
||||
}
|
||||
.icon-address-book:before {
|
||||
.icon-share:before {
|
||||
content: "\e052";
|
||||
}
|
||||
.icon-share:before {
|
||||
.icon-suitcase:before {
|
||||
content: "\e053";
|
||||
}
|
||||
.icon-suitcase:before {
|
||||
.icon-new-sign:before {
|
||||
content: "\e054";
|
||||
}
|
||||
.icon-new-sign:before {
|
||||
.icon-users:before {
|
||||
content: "\e055";
|
||||
}
|
||||
.icon-users:before {
|
||||
.icon-earth:before {
|
||||
content: "\e056";
|
||||
}
|
||||
.icon-earth:before {
|
||||
.icon-mail:before {
|
||||
content: "\e057";
|
||||
}
|
||||
.icon-happy-smiley:before {
|
||||
.icon-checkbox-checked:before {
|
||||
content: "\e058";
|
||||
}
|
||||
.icon-mail:before {
|
||||
.icon-checkbox-unchecked:before {
|
||||
content: "\e059";
|
||||
}
|
||||
.icon-checkbox-checked:before {
|
||||
.icon-checkbox-partial:before {
|
||||
content: "\e05a";
|
||||
}
|
||||
.icon-checkbox-unchecked:before {
|
||||
.icon-radio-checked:before {
|
||||
content: "\e05b";
|
||||
}
|
||||
.icon-checkbox-partial:before {
|
||||
.icon-radio-unchecked:before {
|
||||
content: "\e05c";
|
||||
}
|
||||
.icon-radio-checked:before {
|
||||
.icon-google-drive:before {
|
||||
content: "\e05d";
|
||||
}
|
||||
.icon-radio-unchecked:before {
|
||||
.icon-spinner:before {
|
||||
content: "\e05e";
|
||||
}
|
||||
.icon-google-drive:before {
|
||||
.icon-archive:before {
|
||||
content: "\e05f";
|
||||
}
|
||||
.icon-spinner:before {
|
||||
.icon-buy-sign:before {
|
||||
content: "\e060";
|
||||
}
|
||||
.icon-archive:before {
|
||||
.icon-filter:before {
|
||||
content: "\e061";
|
||||
}
|
||||
.icon-buy-sign:before {
|
||||
.icon-resize:before {
|
||||
content: "\e062";
|
||||
}
|
||||
.icon-filter:before {
|
||||
.icon-sync:before {
|
||||
content: "\e063";
|
||||
}
|
||||
.icon-resize:before {
|
||||
.icon-ellipsis-alt:before {
|
||||
content: "\e064";
|
||||
}
|
||||
.icon-sync:before {
|
||||
.icon-cloud-up:before {
|
||||
content: "\e065";
|
||||
}
|
||||
.icon-ellipsis-alt:before {
|
||||
.icon-cloud-down:before {
|
||||
content: "\e066";
|
||||
}
|
||||
.icon-cloud-up:before {
|
||||
.icon-import:before {
|
||||
content: "\e067";
|
||||
}
|
||||
.icon-cloud-down:before {
|
||||
.icon-export:before {
|
||||
content: "\e068";
|
||||
}
|
||||
.icon-import:before {
|
||||
.icon-copy:before {
|
||||
content: "\e069";
|
||||
}
|
||||
.icon-export:before {
|
||||
.icon-angry-smiley:before {
|
||||
content: "\e06a";
|
||||
}
|
||||
.icon-help:before {
|
||||
.icon-happy-smiley:before {
|
||||
content: "\e06b";
|
||||
}
|
||||
.icon-help:before {
|
||||
content: "\e06c";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue