tdf#90937 Add hyperlink cell style
Change-Id: Icbfc6d1c7ec5c64671025ce4c4f39f282d2edb08 Reviewed-on: https://gerrit.libreoffice.org/43685 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
<style:style style:name="Footnote" style:family="table-cell" style:parent-style-name="Text">
|
||||
<style:text-properties fo:color="#808080" fo:font-style="italic"/>
|
||||
</style:style>
|
||||
<style:style style:name="Hyperlink" style:family="table-cell" style:parent-style-name="Text">
|
||||
<style:text-properties fo:color="#0000ee" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color"/>
|
||||
</style:style>
|
||||
|
||||
<style:style style:name="Status" style:family="table-cell" style:parent-style-name="Default"/>
|
||||
<style:style style:name="Good" style:family="table-cell" style:parent-style-name="Status">
|
||||
|
Reference in New Issue
Block a user