summaryrefslogtreecommitdiff
path: root/source/auxiliary/kmr-Latn/highcontrast1.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/auxiliary/kmr-Latn/highcontrast1.css')
-rw-r--r--source/auxiliary/kmr-Latn/highcontrast1.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/auxiliary/kmr-Latn/highcontrast1.css b/source/auxiliary/kmr-Latn/highcontrast1.css
index 3756c99bde..b5e23c0b0b 100644
--- a/source/auxiliary/kmr-Latn/highcontrast1.css
+++ b/source/auxiliary/kmr-Latn/highcontrast1.css
@@ -52,7 +52,7 @@ h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
p, td
- { font-size: 10pt; }
+ { font-size: 11pt; }
h1
{ font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
@@ -64,7 +64,7 @@ h3
{ font-size: 12pt; }
h4, h5, h6
- { font-size: 10pt; }
+ { font-size: 11pt; }
.relatedtopics
{ font-weight: normal; }
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/helpwin.hxx
AgeCommit message (Expand)Author
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-02XubString->OUStringCaolán McNamara
2012-07-01translate German commentsLuc Castermans
2011-09-10Drop unused partsJulien Nabet
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]