tdf#90937 Adjust Note cell style border width and color
Change-Id: I1ce6d39738ef199c55d95737d7b12cd68af01ace Reviewed-on: https://gerrit.libreoffice.org/30104 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
This commit is contained in:
parent
ac374ebf05
commit
c18e169ce8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
<style:style style:name="Text" style:family="table-cell" style:parent-style-name="Default"/>
|
||||
<style:style style:name="Note" style:family="table-cell" style:parent-style-name="Text">
|
||||
<style:table-cell-properties fo:background-color="#ffffcc" fo:border="0.06pt solid #000000"/>
|
||||
<style:table-cell-properties fo:background-color="#ffffcc" fo:border="0.75pt solid #808080"/>
|
||||
<style:text-properties fo:color="#333333"/>
|
||||
</style:style>
|
||||
<style:style style:name="Footnote" style:family="table-cell" style:parent-style-name="Text">
|
||||
|
|
Loading…
Reference in a new issue