summaryrefslogtreecommitdiff
path: root/helpcontent2/source/auxiliary/tr/highcontrast2.css
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/auxiliary/tr/highcontrast2.css')
-rw-r--r--helpcontent2/source/auxiliary/tr/highcontrast2.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/auxiliary/tr/highcontrast2.css b/helpcontent2/source/auxiliary/tr/highcontrast2.css
index 6f934a4196..7d9c2ce3ff 100644
--- a/helpcontent2/source/auxiliary/tr/highcontrast2.css
+++ b/helpcontent2/source/auxiliary/tr/highcontrast2.css
@@ -12,7 +12,7 @@
body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
{ font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }
-.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
{ font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
.acronym
/use-ogl-context-in-canvas LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/Executable_svmfuzzer.mk
AgeCommit message (Collapse)Author
2017-10-14shrink svm fuzzerCaolán McNamara
Change-Id: I6b8c678374f6101b25abe3efd81e77696e4ff1cc
2017-06-11refactor fuzzer army a bitCaolán McNamara
the core lib has grown sufficiently large that the fuzzing tooling complains of too many instrumented conditions so split things up to hopefully fit again Change-Id: I58899d143925f958aec95b5f213c2dc75a6686ec Reviewed-on: https://gerrit.libreoffice.org/38647 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09add svm fuzzerCaolán McNamara
Change-Id: I56606605e7ce7e282960432384057f2986d3a187