Kaydet (Commit) c18e169c authored tarafından Yousuf Philips's avatar Yousuf Philips

tdf#90937 Adjust Note cell style border width and color

Change-Id: I1ce6d39738ef199c55d95737d7b12cd68af01ace
Reviewed-on: https://gerrit.libreoffice.org/30104Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst ac374ebf
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<style:style style:name="Text" style:family="table-cell" style:parent-style-name="Default"/> <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: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:text-properties fo:color="#333333"/>
</style:style> </style:style>
<style:style style:name="Footnote" style:family="table-cell" style:parent-style-name="Text"> <style:style style:name="Footnote" style:family="table-cell" style:parent-style-name="Text">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment