mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
[media/sdoc-editor] updated the content(icon, strings)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"insert_file": "Insert File",
|
||||
"code": "Inline Code",
|
||||
"code_block": "Code Block",
|
||||
"insert_link": "Insert Link",
|
||||
"insert_link": "Insert link",
|
||||
"insert_table": "Insert Table",
|
||||
"save": "Save",
|
||||
"more": "More",
|
||||
@@ -235,5 +235,9 @@
|
||||
"Server_is_disconnected_Reconnecting": "Server is disconnected. Reconnecting...",
|
||||
"Server_is_reconnected": "Server is reconnected.",
|
||||
"Outline": "Outline",
|
||||
"Headings_you_add_to_the_document_will_appear_here": "Headings you add to the document will appear here"
|
||||
"Headings_you_add_to_the_document_will_appear_here": "Headings you add to the document will appear here",
|
||||
"Open_parent_folder": "Open parent folder",
|
||||
"redo": "redo",
|
||||
"undo": "undo",
|
||||
"Open_link": "Open link"
|
||||
}
|
||||
|
@@ -16,6 +16,10 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-edit2:before {
|
||||
content: "\e645";
|
||||
}
|
||||
|
||||
.icon-revoke:before {
|
||||
content: "\e643";
|
||||
}
|
||||
|
Binary file not shown.
@@ -14,6 +14,8 @@
|
||||
/>
|
||||
<missing-glyph />
|
||||
|
||||
<glyph glyph-name="rename" unicode="" d="M467.2 41.6h105.6V-64H467.2V41.6z m192 0H768V-64H662.4V41.6z m195.2 0H960V-64H854.4V41.6zM156.8 224c-9.6-9.6-16-25.6-19.2-38.4L67.2-25.6c-3.2-9.6 0-25.6 6.4-32 6.4-6.4 19.2-9.6 32-6.4l211.2 70.4c12.8 3.2 28.8 9.6 38.4 19.2l457.6 457.6-198.4 198.4L156.8 224z m777.6 387.2c32 32 28.8 105.6-12.8 150.4l-16 16-16 12.8c-44.8 44.8-121.6 48-153.6 16l-48-48L886.4 560l48 51.2z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="revoke" unicode="" d="M380.8 438.4c0-41.6-51.2-67.2-86.4-41.6L57.6 550.4c-32 19.2-32 64 0 83.2l236.8 153.6c35.2 25.6 86.4 0 86.4-41.6v-92.8H672c41.6 0 83.2-9.6 121.6-25.6 38.4-16 70.4-38.4 99.2-70.4 28.8-28.8 51.2-64 67.2-102.4 16-38.4 25.6-83.2 25.6-124.8s-6.4-96-22.4-134.4c-16-38.4-38.4-73.6-67.2-102.4-32-28.8-64-51.2-102.4-67.2-38.4-16-80-25.6-121.6-25.6H243.2c-32 0-60.8 28.8-60.8 64s25.6 64 60.8 64H672c105.6 0 188.8 96 188.8 204.8S777.6 528 672 528H380.8v-89.6z" horiz-adv-x="1024" />
|
||||
|
||||
<glyph glyph-name="redo" unicode="" d="M643.2 438.4c0-41.6 51.2-67.2 86.4-41.6l236.8 153.6c32 19.2 32 64 0 83.2L729.6 787.2c-35.2 25.6-86.4 0-86.4-41.6v-92.8H352c-41.6 0-83.2-9.6-121.6-25.6-38.4-16-70.4-38.4-99.2-70.4C102.4 528 80 492.8 64 454.4 48 416 38.4 371.2 38.4 329.6s6.4-96 22.4-134.4c16-38.4 38.4-73.6 67.2-102.4 32-28.8 64-51.2 102.4-67.2 38.4-16 80-25.6 121.6-25.6h428.8c32 0 60.8 28.8 60.8 64s-25.6 64-60.8 64H352c-105.6 0-188.8 96-188.8 204.8S246.4 528 352 528h291.2v-89.6z" horiz-adv-x="1024" />
|
||||
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 39 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user