mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-2419 #comment add icomoon #time 5h
This commit is contained in:
34
resources/www/common/styles/fonts/PhraseanetIcomoon/style.css
Executable file
34
resources/www/common/styles/fonts/PhraseanetIcomoon/style.css
Executable file
@@ -0,0 +1,34 @@
|
||||
|
||||
[class^="icon-"], [class*=" icon-"] {
|
||||
/* use !important to prevent issues with browser extensions that change fonts */
|
||||
font-family: 'icomoon' !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
|
||||
/* Better Font Rendering =========== */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-picto-information:before {
|
||||
content: "\e900";
|
||||
}
|
||||
.icon-pastille-rond:before {
|
||||
content: "\e901";
|
||||
}
|
||||
.icon-pastille-carre:before {
|
||||
content: "\e902";
|
||||
}
|
||||
.icon-picto-point-list:before {
|
||||
content: "\e903";
|
||||
}
|
||||
.icon-picto-three-little-point:before {
|
||||
content: "\e904";
|
||||
}
|
||||
.icon-picto-search-new:before {
|
||||
content: "\e905";
|
||||
}
|
Reference in New Issue
Block a user