mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 08:16:07 +00:00
update sdoc version
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=1689301494065'); /* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1689301494065#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1689301494065') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1689301494065') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1689301494065') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1689301494065#sdocfont') format('svg');
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1689838000925'); /* IE9 */
|
||||
src: url('./sdoc-editor-font/iconfont.eot?t=1689838000925#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./sdoc-editor-font/iconfont.woff2?t=1689838000925') format('woff2'),
|
||||
url('./sdoc-editor-font/iconfont.woff?t=1689838000925') format('woff'),
|
||||
url('./sdoc-editor-font/iconfont.ttf?t=1689838000925') format('truetype'),
|
||||
url('./sdoc-editor-font/iconfont.svg?t=1689838000925#sdocfont') format('svg');
|
||||
}
|
||||
|
||||
.sdocfont {
|
||||
@@ -16,6 +16,14 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.sdoc-bg-color:before {
|
||||
content: "\e604";
|
||||
}
|
||||
|
||||
.sdoc-right-slide:before {
|
||||
content: "\e602";
|
||||
}
|
||||
|
||||
.sdoc-superscript:before {
|
||||
content: "\e638";
|
||||
}
|
||||
|
Reference in New Issue
Block a user