mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Cleanup folder handling a bit
This commit is contained in:
parent
421efc62ad
commit
18dc2889ce
6 changed files with 10 additions and 20 deletions
4
vendors/fontastic/styles.css
vendored
4
vendors/fontastic/styles.css
vendored
|
|
@ -68,10 +68,10 @@
|
|||
content: "\e033";
|
||||
}
|
||||
.icon-file-text::before {
|
||||
content: "\e034";
|
||||
content: "\e034"; /* 🖹 | 🖺 */
|
||||
}
|
||||
.icon-file-image::before {
|
||||
content: "\e036";
|
||||
content: "\e036"; /* 🖻 */
|
||||
}
|
||||
.icon-file-certificate::before {
|
||||
content: "\e038";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue