[update] 菜单图标
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
@font-face {
|
||||
font-family: "anticon-jeecg"; /* Project id 2798517 */
|
||||
src: url('iconfont.woff2?t=1631613073967') format('woff2'),
|
||||
url('iconfont.woff?t=1631613073967') format('woff'),
|
||||
url('iconfont.ttf?t=1631613073967') format('truetype');
|
||||
}
|
||||
|
||||
.anticon-jeecg {
|
||||
font-family: "anticon-jeecg" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.anticonmeeting:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
|
||||
.anticonproject:before {
|
||||
content: "\e609";
|
||||
}
|
||||
|
||||
.anticonpack:before {
|
||||
content: "\e60a";
|
||||
}
|
||||
|
||||
.anticonmember:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
|
||||
.anticondata-network-disk:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
|
||||
.anticonfinancial:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
|
||||
.anticoncontract:before {
|
||||
content: "\e608";
|
||||
}
|
||||
|
||||
.anticoncompany:before {
|
||||
content: "\e607";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user