mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Cleanup and rearrange some fontastic glyphs
This commit is contained in:
parent
ecf53b1285
commit
7da3ba8c61
7 changed files with 9 additions and 24 deletions
BIN
vendors/fontastic/fonts/snappymail.woff
vendored
BIN
vendors/fontastic/fonts/snappymail.woff
vendored
Binary file not shown.
BIN
vendors/fontastic/fonts/snappymail.woff2
vendored
BIN
vendors/fontastic/fonts/snappymail.woff2
vendored
Binary file not shown.
17
vendors/fontastic/styles.css
vendored
17
vendors/fontastic/styles.css
vendored
|
|
@ -41,13 +41,13 @@
|
|||
content: "\e007";
|
||||
}
|
||||
.icon-right-mini::before {
|
||||
content: "\e01e"; /* › */
|
||||
content: "›";
|
||||
}
|
||||
.icon-down-mini::before {
|
||||
content: "\e01f"; /* › rotate 90 */
|
||||
content: "⌄";
|
||||
}
|
||||
.icon-warning-alt::before {
|
||||
content: "\e02a";
|
||||
.icon-cross::before {
|
||||
content: "✖";
|
||||
}
|
||||
.icon-ok::before {
|
||||
content: "✔";
|
||||
|
|
@ -91,12 +91,6 @@
|
|||
.icon-lock::before {
|
||||
content: "🔒";
|
||||
}
|
||||
.icon-popup::before {
|
||||
content: "\e045";
|
||||
}
|
||||
.icon-mail::before {
|
||||
content: "✉";
|
||||
}
|
||||
.icon-filter::before {
|
||||
content: "\e061"; /* ⊆ */
|
||||
}
|
||||
|
|
@ -109,9 +103,6 @@
|
|||
.icon-copy::before {
|
||||
content: "\e068";
|
||||
}
|
||||
.icon-help::before {
|
||||
content: "\e06b";
|
||||
}
|
||||
.icon-resize-in::before {
|
||||
content: "\e06c";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue