summaryrefslogtreecommitdiffstats
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
parentAdd square brackets around final two parameters in syntax statement (to indic... (diff)
downloadhelp-695cea8d8ed485a8c32f9ccb67e2a182159a6734.tar.gz
help-695cea8d8ed485a8c32f9ccb67e2a182159a6734.zip
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>
-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;