diff options
Diffstat (limited to 'sw/uiconfig/sglobal/toolbar/textobjectbar.xml')
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/textobjectbar.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/textobjectbar.xml b/sw/uiconfig/sglobal/toolbar/textobjectbar.xml index 0ec27e1e77e6..580ee78dc4b2 100644 --- a/sw/uiconfig/sglobal/toolbar/textobjectbar.xml +++ b/sw/uiconfig/sglobal/toolbar/textobjectbar.xml @@ -51,9 +51,9 @@ <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontColor" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:BackColor" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:FontColor"/> + <toolbar:toolbaritem xlink:href=".uno:BackColor"/> + <toolbar:toolbaritem xlink:href=".uno:BackgroundColor"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> |