This commit is contained in:
JFH
2020-12-25 00:33:22 +01:00
76 changed files with 769 additions and 85 deletions

View File

@@ -231,6 +231,9 @@
<div class="toolset">
<se-button id="tool_bold" size="small" title="Bold Text [B]" src="./images/bold.svg" shortcut="B"></se-button>
<se-button id="tool_italic" size="small" title="Italic Text [I]" src="./images/italic.svg" shortcut="I"></se-button>
<div class="tool_button" id="tool_text_anchor_start" title="Align the text in start"></div>
<div class="tool_button" id="tool_text_anchor_middle" title="Align the text in middle"></div>
<div class="tool_button" id="tool_text_anchor_end" title="Align the text in end"></div>
</div>
<div class="toolset" id="tool_font_family">
<label>
@@ -461,4 +464,4 @@
</div>
</body>
</html>
</html>