fix: network overview apps抽屉里的tab增加图标,更改样式
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "cn-icon"; /* Project id 2614877 */
|
||||
src: url('iconfont.woff2?t=1684479632841') format('woff2'),
|
||||
url('iconfont.woff?t=1684479632841') format('woff'),
|
||||
url('iconfont.ttf?t=1684479632841') format('truetype');
|
||||
src: url('iconfont.woff2?t=1685002294816') format('woff2'),
|
||||
url('iconfont.woff?t=1685002294816') format('woff'),
|
||||
url('iconfont.ttf?t=1685002294816') format('truetype');
|
||||
}
|
||||
|
||||
.cn-icon {
|
||||
@@ -13,7 +13,11 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.cn-icon-a-ConfigurePolicies:before {
|
||||
.cn-icon-providers:before {
|
||||
content: "\e7f2";
|
||||
}
|
||||
|
||||
.cn-icon-configure-policies:before {
|
||||
content: "\e7f1";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user