CN-544 feat: 实体详情增加dns筛选(部分)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "cn-icon"; /* Project id 2614877 */
|
||||
src: url('iconfont.woff2?t=1649728125883') format('woff2'),
|
||||
url('iconfont.woff?t=1649728125883') format('woff'),
|
||||
url('iconfont.ttf?t=1649728125883') format('truetype');
|
||||
src: url('iconfont.woff2?t=1652249170229') format('woff2'),
|
||||
url('iconfont.woff?t=1652249170229') format('woff'),
|
||||
url('iconfont.ttf?t=1652249170229') format('truetype');
|
||||
}
|
||||
|
||||
.cn-icon {
|
||||
@@ -13,6 +13,22 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.cn-icon-org:before {
|
||||
content: "\e770";
|
||||
}
|
||||
|
||||
.cn-icon-role:before {
|
||||
content: "\e771";
|
||||
}
|
||||
|
||||
.cn-icon-os:before {
|
||||
content: "\e772";
|
||||
}
|
||||
|
||||
.cn-icon-software:before {
|
||||
content: "\e773";
|
||||
}
|
||||
|
||||
.cn-icon-report:before {
|
||||
content: "\e76f";
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user