1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00
Files
seahub/media/css/seafile-editor-font/seafile-editor-font.css

231 lines
3.1 KiB
CSS
Raw Normal View History

2022-01-02 18:16:36 +08:00
@font-face {
font-family: "iconfont"; /* Project id 1206766 */
2022-03-07 14:51:11 +08:00
src: url('./iconfont.eot?t=1645422890587'); /* IE9 */
src: url('./iconfont.eot?t=1645422890587#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('./iconfont.woff2?t=1645422890587') format('woff2'),
url('./iconfont.woff?t=1645422890587') format('woff'),
url('./iconfont.ttf?t=1645422890587') format('truetype'),
url('./iconfont.svg?t=1645422890587#iconfont') format('svg');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
2023-12-16 18:10:46 +08:00
.icon-edit:before {
content: "\e64b";
2022-03-07 14:51:11 +08:00
}
2023-12-16 18:10:46 +08:00
.icon-exclamation-triangle:before {
content: "\e64c";
2022-01-02 18:16:36 +08:00
}
2023-12-16 18:10:46 +08:00
.icon-angle-double-left:before {
content: "\e64d";
2022-01-02 18:16:36 +08:00
}
2023-12-16 18:10:46 +08:00
.icon-eye-slash:before {
content: "\e64e";
2022-01-02 18:16:36 +08:00
}
2023-12-16 18:10:46 +08:00
.icon-comment:before {
content: "\e64f";
2022-01-02 18:16:36 +08:00
}
2023-12-16 18:10:46 +08:00
.icon-caret-up:before {
content: "\e650";
}
2023-12-16 18:10:46 +08:00
.icon-delete-table:before {
content: "\e651";
}
2023-12-16 18:10:46 +08:00
.icon-check-circle:before {
content: "\e652";
}
2023-12-16 18:10:46 +08:00
.icon-ellipsis-v:before {
content: "\e653";
}
2023-12-16 18:10:46 +08:00
.icon-drop-down:before {
content: "\e654";
}
2023-12-16 18:10:46 +08:00
.icon-link:before {
content: "\e655";
}
2023-12-16 18:10:46 +08:00
.icon-center-horizontally:before {
content: "\e656";
}
2023-12-16 18:10:46 +08:00
.icon-close:before {
content: "\e657";
}
2023-12-16 18:10:46 +08:00
.icon-enlarge:before {
content: "\e658";
}
2023-12-16 18:10:46 +08:00
.icon-bell:before {
content: "\e659";
}
2023-12-16 18:10:46 +08:00
.icon-magic:before {
content: "\e65a";
}
2023-12-16 18:10:46 +08:00
.icon-star2:before {
content: "\e65b";
}
2023-12-16 18:10:46 +08:00
.icon-quote-left:before {
content: "\e65c";
}
2023-12-16 18:10:46 +08:00
.icon-angle-double-right:before {
content: "\e65d";
}
2023-12-16 18:10:46 +08:00
.icon-code:before {
content: "\e65e";
}
2023-12-16 18:10:46 +08:00
.icon-pencil:before {
content: "\e65f";
}
2023-12-16 18:10:46 +08:00
.icon-clear-format:before {
content: "\e660";
}
2023-12-16 18:10:46 +08:00
.icon-check-square:before {
content: "\e661";
}
2023-12-16 18:10:46 +08:00
.icon-formula:before {
content: "\e662";
}
2023-12-16 18:10:46 +08:00
.icon-row:before {
content: "\e663";
}
.icon-plus-circle:before {
content: "\e664";
}
.icon-align-right:before {
content: "\e665";
}
.icon-star1:before {
2023-12-16 18:10:46 +08:00
content: "\e666";
}
2023-12-16 18:10:46 +08:00
.icon-italic:before {
content: "\e667";
}
2023-12-16 18:10:46 +08:00
.icon-list-ol:before {
content: "\e668";
}
2023-12-16 18:10:46 +08:00
.icon-file:before {
content: "\e669";
}
2023-12-16 18:10:46 +08:00
.icon-left-alignment:before {
content: "\e66a";
}
2023-12-16 18:10:46 +08:00
.icon-image:before {
content: "\e66b";
}
2023-12-16 18:10:46 +08:00
.icon-column:before {
content: "\e66c";
}
2023-12-16 18:10:46 +08:00
.icon-info-circle:before {
content: "\e66d";
}
2023-12-16 18:10:46 +08:00
.icon-use-help:before {
content: "\e66e";
}
2023-12-16 18:10:46 +08:00
.icon-left:before {
content: "\e66f";
}
2023-12-16 18:10:46 +08:00
.icon-list-ul:before {
content: "\e670";
}
2023-12-16 18:10:46 +08:00
.icon-plus-square:before {
content: "\e671";
}
2023-12-16 18:10:46 +08:00
.icon-shrink:before {
content: "\e672";
}
2023-12-16 18:10:46 +08:00
.icon-delete:before {
content: "\e673";
}
2023-12-16 18:10:46 +08:00
.icon-user:before {
content: "\e674";
}
2023-12-16 18:10:46 +08:00
.icon-right:before {
content: "\e675";
}
2023-12-16 18:10:46 +08:00
.icon-eye:before {
content: "\e676";
}
2023-12-16 18:10:46 +08:00
.icon-rename:before {
content: "\e677";
}
2023-12-16 18:10:46 +08:00
.icon-times-circle:before {
content: "\e678";
}
2023-12-16 18:10:46 +08:00
.icon-bold:before {
content: "\e679";
}
2023-12-16 18:10:46 +08:00
.icon-exclamation-circle:before {
content: "\e67a";
}
2023-12-16 18:10:46 +08:00
.icon-unlink:before {
content: "\e67b";
}
2023-12-16 18:10:46 +08:00
.icon-code-block:before {
content: "\e67c";
}
2023-12-16 18:10:46 +08:00
.icon-fullscreen:before {
content: "\e67d";
}
2023-12-16 18:10:46 +08:00
.icon-table:before {
content: "\e67e";
}
2023-12-16 18:10:46 +08:00
.icon-users:before {
content: "\e67f";
}