[update] 添加图标,以及修改菜单图标
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4236293 */
|
||||
src: url('iconfont.woff2?t=1693807596400') format('woff2'),
|
||||
url('iconfont.woff?t=1693807596400') format('woff'),
|
||||
url('iconfont.ttf?t=1693807596400') format('truetype');
|
||||
src: url('iconfont.woff2?t=1694155470105') format('woff2'),
|
||||
url('iconfont.woff?t=1694155470105') format('woff'),
|
||||
url('iconfont.ttf?t=1694155470105') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,54 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-yingyong:before {
|
||||
content: "\e679";
|
||||
}
|
||||
|
||||
.icon-file-set:before {
|
||||
content: "\e607";
|
||||
}
|
||||
|
||||
.icon-file-qb:before {
|
||||
content: "\e604";
|
||||
}
|
||||
|
||||
.icon-file-bzfg:before {
|
||||
content: "\e601";
|
||||
}
|
||||
|
||||
.icon-file-star:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.icon-shouye:before {
|
||||
content: "\e6a5";
|
||||
}
|
||||
|
||||
.icon-shezhi:before {
|
||||
content: "\e608";
|
||||
}
|
||||
|
||||
.icon-yujing:before {
|
||||
content: "\e663";
|
||||
}
|
||||
|
||||
.icon-qicheweixiu:before {
|
||||
content: "\e681";
|
||||
}
|
||||
|
||||
.icon-24gf-folderOpen:before {
|
||||
content: "\eac5";
|
||||
}
|
||||
|
||||
.icon-kucun_crm:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
.icon-share-internal:before {
|
||||
content: "\e618";
|
||||
}
|
||||
|
||||
.icon-chexiao:before {
|
||||
content: "\e619";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user