This commit is contained in:
JFH
2020-12-15 14:03:34 +01:00
parent 1fd291a1c0
commit 1a974384c8
10 changed files with 156 additions and 81 deletions

View File

@@ -309,6 +309,9 @@
</div>
<div id="text_panel">
<div class="toolset">
<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 class="tool_button" id="tool_bold" title="Bold Text [B]"><span></span>B</div>
<div class="tool_button" id="tool_italic" title="Italic Text [I]"><span></span>i</div>
</div>
@@ -729,4 +732,4 @@
</div>
</body>
</html>
</html>