mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 08:16:07 +00:00
This reverts commit 9bda201094
.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
@font-face {
|
||||
font-family: "sdocfont"; /* Project id 4097705 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1725002301707'); /* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1725002301707#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1725002301707') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1725002301707') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1725002301707') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1725002301707#sdocfont') format('svg');
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1722915152576'); /* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1722915152576#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1722915152576') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1722915152576') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1722915152576') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1722915152576#sdocfont') format('svg');
|
||||
}
|
||||
|
||||
.sdocfont {
|
||||
@@ -16,14 +16,6 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.sdoc-info:before {
|
||||
content: "\e677";
|
||||
}
|
||||
|
||||
.sdoc-inline-code:before {
|
||||
content: "\e676";
|
||||
}
|
||||
|
||||
.sdoc-sort:before {
|
||||
content: "\e674";
|
||||
}
|
||||
|
Reference in New Issue
Block a user