[Libreoffice-commits] help.git: help3xsl/default.css

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 21 11:41:17 UTC 2020


 help3xsl/default.css |   20 --------------------
 1 file changed, 20 deletions(-)

New commits:
commit 197930c8b95d59a9ac099b58672fa66e6d87bca4
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Thu Feb 20 20:49:05 2020 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Fri Feb 21 12:40:58 2020 +0100

    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 at libreoffice.org>

diff --git a/help3xsl/default.css b/help3xsl/default.css
index fe70e4262..a0d8fccee 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;


More information about the Libreoffice-commits mailing list