diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 10:33:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 16:22:25 +0100 |
commit | 96c9eaf34676be060349e683f271995abc7779eb (patch) | |
tree | bfc8eab70ddbcc3f2aa3f4a80bfb1eee07feaa43 /source/text/shared/02/12100000.xhp | |
parent | 16ac2e562235fb6c908ada4ce1af4cd67c473df3 (diff) |
Add dimensions to svg icons
+ refactor some headings
Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
Reviewed-on: https://gerrit.libreoffice.org/84960
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/12100000.xhp')
-rw-r--r-- | source/text/shared/02/12100000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/12100000.xhp b/source/text/shared/02/12100000.xhp index bb0d9512fd..58f48d45ea 100644 --- a/source/text/shared/02/12100000.xhp +++ b/source/text/shared/02/12100000.xhp @@ -28,11 +28,11 @@ </history> </meta> <body> -<paragraph id="hd_id3149988" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/12100000.xhp" name="Sort Order">Sort Order</link></paragraph> +<h1 id="hd_id3149988"><link href="text/shared/02/12100000.xhp" name="Sort Order">Sort Order</link></h1> <table id="tbl_id3153255"> <tablerow> <tablecell> - <paragraph role="paragraph" id="par_id3144436" xml-lang="en-US"><image src="cmd/sc_tablesort.png" id="img_id3153894"><alt xml-lang="en-US" id="alt_id3153894">Icon</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3144436" xml-lang="en-US"><image src="cmd/sc_tablesort.png" id="img_id3153894" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3153894">Icon Sort Order</alt></image></paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_id3147143" xml-lang="en-US">Sort Order</paragraph> |