mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
cleanup fontastic
This commit is contained in:
parent
7db7d5545b
commit
d1dfa227ae
4 changed files with 17 additions and 18 deletions
15
vendors/fontastic/styles.css
vendored
15
vendors/fontastic/styles.css
vendored
|
|
@ -8,19 +8,6 @@
|
|||
|
||||
}
|
||||
|
||||
[data-icon]::before {
|
||||
font-family: "snappymail" !important;
|
||||
content: attr(data-icon);
|
||||
font-style: normal !important;
|
||||
font-weight: normal !important;
|
||||
font-variant: normal !important;
|
||||
text-transform: none !important;
|
||||
speak: none;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
[class^="icon-"]::before,
|
||||
[class*=" icon-"]::before {
|
||||
font-family: "snappymail" !important;
|
||||
|
|
@ -28,7 +15,7 @@
|
|||
font-weight: normal !important;
|
||||
font-variant: normal !important;
|
||||
text-transform: none !important;
|
||||
speak: none;
|
||||
speak: never;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue