mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Improved #81
This commit is contained in:
parent
84f3a7dd77
commit
89107387d5
8 changed files with 129 additions and 213 deletions
10
vendors/fontastic/styles.css
vendored
10
vendors/fontastic/styles.css
vendored
|
|
@ -55,13 +55,13 @@
|
|||
.icon-file-code::before {
|
||||
content: "\e030";
|
||||
}
|
||||
.icon-file-chart-graph::before {
|
||||
.icon-file-presentation::before {
|
||||
content: "\e031"; /* 📊 */
|
||||
}
|
||||
.icon-file-zip::before {
|
||||
.icon-file-archive::before {
|
||||
content: "\e032";
|
||||
}
|
||||
.icon-file-music::before {
|
||||
.icon-file-audio::before {
|
||||
content: "\e033";
|
||||
}
|
||||
.icon-file-text::before {
|
||||
|
|
@ -76,10 +76,10 @@
|
|||
.icon-attachment::before {
|
||||
content: "📎";
|
||||
}
|
||||
.icon-file-excel::before {
|
||||
.icon-file-spreadsheet::before {
|
||||
content: "\e03a";
|
||||
}
|
||||
.icon-file-movie::before {
|
||||
.icon-file-video::before {
|
||||
content: "\e03b";
|
||||
}
|
||||
.icon-folder-add::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue