国标录像UI重构
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 1291092 */
|
||||
src: url('iconfont.woff2?t=1655453611360') format('woff2'),
|
||||
url('iconfont.woff?t=1655453611360') format('woff'),
|
||||
url('iconfont.ttf?t=1655453611360') format('truetype');
|
||||
src: url('iconfont.woff2?t=1673251105600') format('woff2'),
|
||||
url('iconfont.woff?t=1673251105600') format('woff'),
|
||||
url('iconfont.ttf?t=1673251105600') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,14 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-slider:before {
|
||||
content: "\e7e0";
|
||||
}
|
||||
|
||||
.icon-slider-right:before {
|
||||
content: "\ea19";
|
||||
}
|
||||
|
||||
.icon-list:before {
|
||||
content: "\e7de";
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user