help3xsl/default.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ede87672c15c3b15ff59a8393d4746c6915d82b7
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Fri May 15 04:05:43 2020 -0500
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Fri May 15 04:06:37 2020 -0500

    CSS: Change selection color
    
    It doesn’t play nice anymore since 4d6b5e5f74c50cc440a46fada8fa89ad2f946749
    
    Change-Id: Ib897702ad32915164e277e092103c295bba41366

diff --git a/help3xsl/default.css b/help3xsl/default.css
index b3fd81d7d..11c544094 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -91,7 +91,7 @@ body {
     line-height: normal;
 }
 ::selection {
-    background: #BFFFB7;
+    background: #A0F3FF;
 }
 a {
     text-decoration: none;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to