mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Attachments control panel
This commit is contained in:
parent
1d943356f5
commit
af2815cd61
21 changed files with 239 additions and 18 deletions
9
vendors/fontastic/styles.css
vendored
9
vendors/fontastic/styles.css
vendored
|
|
@ -374,3 +374,12 @@
|
|||
.icon-braille:before {
|
||||
content: "\e06e";
|
||||
}
|
||||
.icon-play:before {
|
||||
content: "\e070";
|
||||
}
|
||||
.icon-pause:before {
|
||||
content: "\e071";
|
||||
}
|
||||
.icon-stop:before {
|
||||
content: "\e072";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue