mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 13:53:39 +08:00
feat: update ad ui
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 3857903 */
|
||||
src: url('iconfont.woff2?t=1718872392430') format('woff2'),
|
||||
url('iconfont.woff?t=1718872392430') format('woff'),
|
||||
url('iconfont.ttf?t=1718872392430') format('truetype');
|
||||
src: url('iconfont.woff2?t=1719208046306') format('woff2'),
|
||||
url('iconfont.woff?t=1719208046306') format('woff'),
|
||||
url('iconfont.ttf?t=1719208046306') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,18 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.cmdb-enterprise_edition:before {
|
||||
content: "\e962";
|
||||
}
|
||||
|
||||
.ops-KVM:before {
|
||||
content: "\e961";
|
||||
}
|
||||
|
||||
.cmdb-vcenter:before {
|
||||
content: "\e960";
|
||||
}
|
||||
|
||||
.cmdb-manual_warehousing:before {
|
||||
content: "\e95f";
|
||||
}
|
||||
|
Reference in New Issue
Block a user