summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-02-20 20:49:05 -0300
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-02-21 17:56:16 +0100
commit0891e60ab601e2cfdf9c7a142c9a3538f7df01fa (patch)
treeeda0c791492b1f4cf1985672c6fcaf7138957102
parent63887da957389e41ce76ae60c58b2b7af85f0f54 (diff)
Remove very old unused CSS
Change-Id: I8af3443fb8db832ac2fc9a88dfb6fd779d3475ed Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89163 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 197930c8b95d59a9ac099b58672fa66e6d87bca4) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89139 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--help3xsl/default.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index fe70e4262d..a0d8fccee7 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -278,10 +278,6 @@ h6 {
.wide {
width: 100%;
}
-.topalign {
- vertical-align: top;
- border: 1px;
-}
.bug {
color: red;
}
@@ -301,17 +297,6 @@ h6 {
margin-bottom: 15px;
}
-.infopage {
- color: green;
- font-size: 1.33rem;
- font-weight: bold;
-}
-.topmenu {
- font-size: 1rem;
- font-weight: bold;
- padding: 1px;
- border: solid 1px #148603;
-}
#DisplayArea {
background-color: #FCFCFC;
overflow: auto;
@@ -423,11 +408,6 @@ footer {
footer p {
font-size: 0.98rem;
}
-.gsc-control-cse {
- border-color: transparent !important;
- background-color: transparent !important;
- padding: 3px 0 0 0 !important;
-}
.contents-treeview input[type=checkbox], aside input[type=checkbox] {
/* from .visuallyhidden class of html5-boilerplate */
border: 0;