diff options
author | Andras Timar <atimar@suse.com> | 2012-09-13 20:31:41 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-13 20:31:41 +0200 |
commit | 9fdd8ca77efc6bf1c4b69021f0168ee84d83378f (patch) | |
tree | 1219e5fa493be2eb35fcb4f73d6cd126187b9e85 /helpcontent2/source/auxiliary/ks/highcontrast1.css | |
parent | e9f3bd2782afcd2dc1c89593c98891a06f6d40d6 (diff) |
enable indentation of Basic source code in help fdo#41737
Change-Id: Ib65eaaae36eab347819e305337c80c4117b4e5fb
Diffstat (limited to 'helpcontent2/source/auxiliary/ks/highcontrast1.css')
-rw-r--r-- | helpcontent2/source/auxiliary/ks/highcontrast1.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/auxiliary/ks/highcontrast1.css b/helpcontent2/source/auxiliary/ks/highcontrast1.css index 1b44518acd..b6059a0b81 100644 --- a/helpcontent2/source/auxiliary/ks/highcontrast1.css +++ b/helpcontent2/source/auxiliary/ks/highcontrast1.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 |