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

Adolfo Jayme Barrientos fitojb at ubuntu.com
Fri Mar 23 20:10:55 UTC 2018


 help3xsl/default.css |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 4740109668b5d2bbf67caef82fb38364abbc38bb
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Fri Mar 23 14:10:22 2018 -0600

    Helponline: Prettify donation prompt
    
    Change-Id: Iedf3d560c2a8d1feabadcf3ce1be40f1b5e01989

diff --git a/help3xsl/default.css b/help3xsl/default.css
index 1ae99162b..427a374b3 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -198,8 +198,12 @@ h6 {
     color: red;
     text-align: left;
 }
-.donation{
-    padding:0px 0px 10px 0px;
+.donation {
+    padding: 5px 0px 0px 10px;
+    margin-bottom: 1em;
+    background-color: #ffeeba;
+    border: 1px solid #FFDC42;
+    border-radius: 3px;
 }
 .donation p{
     font-size:1.2rem;


More information about the Libreoffice-commits mailing list