mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update po for crm
This commit is contained in:
19
app_common/static/src/css/iconfont.css
Normal file
19
app_common/static/src/css/iconfont.css
Normal file
@@ -0,0 +1,19 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 3033683 */
|
||||
src: url('iconfont.woff2?t=1639985883617') format('woff2'),
|
||||
url('iconfont.woff?t=1639985883617') format('woff'),
|
||||
url('iconfont.ttf?t=1639985883617') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-nfc:before {
|
||||
content: "\e7e7";
|
||||
}
|
||||
|
||||
BIN
app_common/static/src/css/iconfont.ttf
Normal file
BIN
app_common/static/src/css/iconfont.ttf
Normal file
Binary file not shown.
BIN
app_common/static/src/css/iconfont.woff
Normal file
BIN
app_common/static/src/css/iconfont.woff
Normal file
Binary file not shown.
BIN
app_common/static/src/css/iconfont.woff2
Normal file
BIN
app_common/static/src/css/iconfont.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user