mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 09:41:17 +08:00
部门、分类管理页面图标替换
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 3943555 */
|
||||
src: url('iconfont.woff2?t=1678435002469') format('woff2'),
|
||||
url('iconfont.woff?t=1678435002469') format('woff'),
|
||||
url('iconfont.ttf?t=1678435002469') format('truetype');
|
||||
src: url('iconfont.woff2?t=1678776813161') format('woff2'),
|
||||
url('iconfont.woff?t=1678776813161') format('woff'),
|
||||
url('iconfont.ttf?t=1678776813161') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,18 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-icon-drag:before {
|
||||
content: "\e740";
|
||||
}
|
||||
|
||||
.icon-icon-edit:before {
|
||||
content: "\e741";
|
||||
}
|
||||
|
||||
.icon-icon-delete:before {
|
||||
content: "\e742";
|
||||
}
|
||||
|
||||
.icon-icon-video:before {
|
||||
content: "\e73f";
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user