feat: entity列表(部分)、css架构更改
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "cn-icon"; /* Project id 2614877 */
|
||||
src: url('iconfont.woff2?t=1636701851616') format('woff2'),
|
||||
url('iconfont.woff?t=1636701851616') format('woff'),
|
||||
url('iconfont.ttf?t=1636701851616') format('truetype');
|
||||
src: url('iconfont.woff2?t=1639404354758') format('woff2'),
|
||||
url('iconfont.woff?t=1639404354758') format('woff'),
|
||||
url('iconfont.ttf?t=1639404354758') format('truetype');
|
||||
}
|
||||
|
||||
.cn-icon {
|
||||
@@ -13,6 +13,46 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.cn-icon-entity-alert:before {
|
||||
content: "\e755";
|
||||
}
|
||||
|
||||
.cn-icon-safe:before {
|
||||
content: "\e756";
|
||||
}
|
||||
|
||||
.cn-icon-city:before {
|
||||
content: "\e757";
|
||||
}
|
||||
|
||||
.cn-icon-search-advance:before {
|
||||
content: "\e750";
|
||||
}
|
||||
|
||||
.cn-icon-search-normal:before {
|
||||
content: "\e751";
|
||||
}
|
||||
|
||||
.cn-icon-blocks:before {
|
||||
content: "\e752";
|
||||
}
|
||||
|
||||
.cn-icon-list:before {
|
||||
content: "\e753";
|
||||
}
|
||||
|
||||
.cn-icon-help:before {
|
||||
content: "\e754";
|
||||
}
|
||||
|
||||
.cn-icon-active:before {
|
||||
content: "\e74e";
|
||||
}
|
||||
|
||||
.cn-icon-increase:before {
|
||||
content: "\e74f";
|
||||
}
|
||||
|
||||
.cn-icon-debug:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user