mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Improved snappymail fontastic glyphs font
This commit is contained in:
parent
30c2371b9a
commit
ca07dcab66
3 changed files with 2 additions and 2 deletions
4
vendors/fontastic/styles.css
vendored
4
vendors/fontastic/styles.css
vendored
|
|
@ -53,7 +53,7 @@
|
|||
content: "✔";
|
||||
}
|
||||
.icon-file::before {
|
||||
content: "\e02f";
|
||||
content: "🗎";
|
||||
}
|
||||
.icon-file-code::before {
|
||||
content: "\e030";
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
content: "\e033";
|
||||
}
|
||||
.icon-file-text::before {
|
||||
content: "\e034"; /* 🖹 | 🖺 */
|
||||
content: "📄";
|
||||
}
|
||||
.icon-file-image::before {
|
||||
content: "\e036"; /* 🖻 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue