This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4211210 */
|
||||
src: url("https://at.alicdn.com/t/c/font_4211210_2x20brbrv94.woff2?t=1692081500100")
|
||||
format("woff2"),
|
||||
url("https://at.alicdn.com/t/c/font_4211210_2x20brbrv94.woff?t=1692081500100")
|
||||
format("woff"),
|
||||
url("https://at.alicdn.com/t/c/font_4211210_2x20brbrv94.ttf?t=1692081500100")
|
||||
format("truetype");
|
||||
font-family: 'iconfont'; /* Project id 4211210 */
|
||||
src: url('https://at.alicdn.com/t/c/font_4211210_2x20brbrv94.woff2?t=1692081500100')
|
||||
format('woff2'),
|
||||
url('https://at.alicdn.com/t/c/font_4211210_2x20brbrv94.woff?t=1692081500100')
|
||||
format('woff'),
|
||||
url('https://at.alicdn.com/t/c/font_4211210_2x20brbrv94.ttf?t=1692081500100')
|
||||
format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-family: 'iconfont' !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
@@ -17,125 +17,125 @@
|
||||
}
|
||||
|
||||
.icon-H:before {
|
||||
content: "\e609";
|
||||
content: '\e609';
|
||||
}
|
||||
|
||||
.icon-indent:before {
|
||||
content: "\e618";
|
||||
content: '\e618';
|
||||
}
|
||||
|
||||
.icon-outdent:before {
|
||||
content: "\e620";
|
||||
content: '\e620';
|
||||
}
|
||||
|
||||
.icon-image:before {
|
||||
content: "\e63f";
|
||||
content: '\e63f';
|
||||
}
|
||||
|
||||
.icon-shanchu:before {
|
||||
content: "\e74b";
|
||||
content: '\e74b';
|
||||
}
|
||||
|
||||
.icon-formatheader1:before {
|
||||
content: "\e860";
|
||||
content: '\e860';
|
||||
}
|
||||
|
||||
.icon-zitishangbiao:before {
|
||||
content: "\e65c";
|
||||
content: '\e65c';
|
||||
}
|
||||
|
||||
.icon-zitixiabiao:before {
|
||||
content: "\e65d";
|
||||
content: '\e65d';
|
||||
}
|
||||
|
||||
.icon-direction-rtl:before {
|
||||
content: "\e6de";
|
||||
content: '\e6de';
|
||||
}
|
||||
|
||||
.icon-fengexian:before {
|
||||
content: "\e62d";
|
||||
content: '\e62d';
|
||||
}
|
||||
|
||||
.icon-clearformat:before {
|
||||
content: "\e60b";
|
||||
content: '\e60b';
|
||||
}
|
||||
|
||||
.icon-redo:before {
|
||||
content: "\e627";
|
||||
content: '\e627';
|
||||
}
|
||||
|
||||
.icon-undo:before {
|
||||
content: "\e633";
|
||||
content: '\e633';
|
||||
}
|
||||
|
||||
.icon-font:before {
|
||||
content: "\eae6";
|
||||
content: '\eae6';
|
||||
}
|
||||
|
||||
.icon-font-colors:before {
|
||||
content: "\e7f7";
|
||||
content: '\e7f7';
|
||||
}
|
||||
|
||||
.icon-font-size:before {
|
||||
content: "\e7f8";
|
||||
content: '\e7f8';
|
||||
}
|
||||
|
||||
.icon-Character-Spacing:before {
|
||||
content: "\e964";
|
||||
content: '\e964';
|
||||
}
|
||||
|
||||
.icon-duanhouju:before {
|
||||
content: "\e61a";
|
||||
content: '\e61a';
|
||||
}
|
||||
|
||||
.icon-duanqianju:before {
|
||||
content: "\e61b";
|
||||
content: '\e61b';
|
||||
}
|
||||
|
||||
.icon-line-height:before {
|
||||
content: "\e7c4";
|
||||
content: '\e7c4';
|
||||
}
|
||||
|
||||
.icon-juzhongduiqi:before {
|
||||
content: "\e621";
|
||||
content: '\e621';
|
||||
}
|
||||
|
||||
.icon-wuxupailie:before {
|
||||
content: "\e63e";
|
||||
content: '\e63e';
|
||||
}
|
||||
|
||||
.icon-youduiqi:before {
|
||||
content: "\e64b";
|
||||
content: '\e64b';
|
||||
}
|
||||
|
||||
.icon-youxupailie:before {
|
||||
content: "\e64c";
|
||||
content: '\e64c';
|
||||
}
|
||||
|
||||
.icon-zitijiacu:before {
|
||||
content: "\e656";
|
||||
content: '\e656';
|
||||
}
|
||||
|
||||
.icon-zitishanchuxian:before {
|
||||
content: "\e657";
|
||||
content: '\e657';
|
||||
}
|
||||
|
||||
.icon-zitixiahuaxian:before {
|
||||
content: "\e658";
|
||||
content: '\e658';
|
||||
}
|
||||
|
||||
.icon-zitixieti:before {
|
||||
content: "\e659";
|
||||
content: '\e659';
|
||||
}
|
||||
|
||||
.icon-zuoyouduiqi:before {
|
||||
content: "\e65a";
|
||||
content: '\e65a';
|
||||
}
|
||||
|
||||
.icon-zuoduiqi:before {
|
||||
content: "\e65b";
|
||||
content: '\e65b';
|
||||
}
|
||||
|
||||
.icon-fontbgcolor-copy:before {
|
||||
content: "\eae7";
|
||||
content: '\eae7';
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user