diff options
Diffstat (limited to 'quanta/data/toolbars/html/style.toolbar')
-rw-r--r-- | quanta/data/toolbars/html/style.toolbar | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/quanta/data/toolbars/html/style.toolbar b/quanta/data/toolbars/html/style.toolbar new file mode 100644 index 00000000..846190f7 --- /dev/null +++ b/quanta/data/toolbars/html/style.toolbar @@ -0,0 +1,21 @@ +<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"> +<kpartgui name="quanta" version="2"> + <ToolBar tabname="Style" noMerge="1" name="style" > + <text>Style</text> + <Action name="user_VKbFslb73x" /> + <Action name="user_Qu9EZKcwvK" /> + <Action name="insert_css" /> + <Action name="tag_color" /> + <Separator lineSeparator="true" name="separator_1" /> + <Action name="tag_pre" /> + <Action name="tag_sub" /> + <Action name="tag_sup" /> + <Separator lineSeparator="true" name="separator_0" /> + <Action name="tag_h1" /> + <Action name="tag_h2" /> + <Action name="tag_h3" /> + <Action name="tag_h4" /> + <Action name="tag_h5" /> + </ToolBar> + +</kpartgui>
\ No newline at end of file |