更新字体图标
This commit is contained in:
parent
3a9329d6e7
commit
114c707ccb
|
@ -665,4 +665,12 @@
|
|||
|
||||
.uf-minimize:before { content: "\e9da"; }
|
||||
|
||||
.uf-globe:before { content: "\e9db"; }
|
||||
.uf-globe:before { content: "\e9db"; }
|
||||
|
||||
.uf-yybs:before { content: "\e9dc"; }
|
||||
|
||||
.uf-iuap5:before { content: "\e9dd"; }
|
||||
|
||||
.uf-iuap5c:before { content: "\e9ff"; }
|
||||
|
||||
.uf-qingkong:before { content: "\e666"; }
|
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 437 KiB After Width: | Height: | Size: 478 KiB |
Binary file not shown.
Binary file not shown.
|
@ -1309,4 +1309,20 @@
|
|||
|
||||
.uf-globe:before {
|
||||
content: "\e9db";
|
||||
}
|
||||
|
||||
.uf-yybs:before {
|
||||
content: "\e9dc";
|
||||
}
|
||||
|
||||
.uf-iuap5:before {
|
||||
content: "\e9dd";
|
||||
}
|
||||
|
||||
.uf-iuap5c:before {
|
||||
content: "\e9ff";
|
||||
}
|
||||
|
||||
.uf-qingkong:before {
|
||||
content: "\e666";
|
||||
}
|
Loading…
Reference in New Issue