mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
parent
07b0f20305
commit
d3ee36bb97
68 changed files with 629 additions and 392 deletions
25
vendors/fontastic/styles.css
vendored
25
vendors/fontastic/styles.css
vendored
|
|
@ -332,36 +332,39 @@
|
|||
.icon-filter:before {
|
||||
content: "\e061";
|
||||
}
|
||||
.icon-resize:before {
|
||||
.icon-sync:before {
|
||||
content: "\e062";
|
||||
}
|
||||
.icon-sync:before {
|
||||
.icon-ellipsis-alt:before {
|
||||
content: "\e063";
|
||||
}
|
||||
.icon-ellipsis-alt:before {
|
||||
.icon-cloud-up:before {
|
||||
content: "\e064";
|
||||
}
|
||||
.icon-cloud-up:before {
|
||||
.icon-cloud-down:before {
|
||||
content: "\e065";
|
||||
}
|
||||
.icon-cloud-down:before {
|
||||
.icon-import:before {
|
||||
content: "\e066";
|
||||
}
|
||||
.icon-import:before {
|
||||
.icon-export:before {
|
||||
content: "\e067";
|
||||
}
|
||||
.icon-export:before {
|
||||
.icon-copy:before {
|
||||
content: "\e068";
|
||||
}
|
||||
.icon-copy:before {
|
||||
.icon-angry-smiley:before {
|
||||
content: "\e069";
|
||||
}
|
||||
.icon-angry-smiley:before {
|
||||
.icon-happy-smiley:before {
|
||||
content: "\e06a";
|
||||
}
|
||||
.icon-happy-smiley:before {
|
||||
.icon-help:before {
|
||||
content: "\e06b";
|
||||
}
|
||||
.icon-help:before {
|
||||
.icon-resize-in:before {
|
||||
content: "\e06c";
|
||||
}
|
||||
.icon-resize-out:before {
|
||||
content: "\e06d";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue