summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-26 12:55:21 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-26 19:45:07 +0200
commit695cea8d8ed485a8c32f9ccb67e2a182159a6734 (patch)
treeeb0cc9d99fcbb8b19ba975f61a8a814b19cd6412 /help3xsl
parenta736b5e008fad1d0c05c961669cb62e1876218b9 (diff)
Remove unused CSS class
Change-Id: I9db4df3062c411570a77686ec2b4fe3124f71539 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94879 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/default.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 11c544094b..574b6a963a 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -329,16 +329,6 @@ h6 {
.switch,
.switchinline {}
-.tintro {
- color: white;
- background-color: green;
- font-family: Arial;
- font-weight: bold;
- font-size: 2rem;
- border: 1px solid black;
- padding-bottom: 6px;
- margin-bottom: 6px;
-}
.embedded {}
#TopLeftHeader {
grid-area: header;
xt-in-canvas'>feature/use-ogl-context-in-canvas LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/forms/inc
AgeCommit message (Expand)Author
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-05-05Resolves: tdf#154337 allow submitting to file: if user agreesCaolán McNamara
2023-04-10Related: tdf#154684 Make this string more specificAdolfo Jayme Barrientos
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-04-08update PCHsLuboš Luňák
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-09Make sal/config.h the first in pchMike Kaganski
2020-12-04update pchesCaolán McNamara
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák