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

New commits:
commit daf8f68418ee02abf529f57fc3169d7ea6e08b57
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Sun May 10 08:37:07 2020 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Sun May 10 08:37:07 2020 +0200

    MSForms: white background of drop-down-field-list (not black :))
    
    Change-Id: I633fff952f10d95ed120494dbb3f75dd4e9bbc2e

diff --git a/loleaflet/css/loleaflet.css b/loleaflet/css/loleaflet.css
index 02d1ee1ba..b2f788141 100644
--- a/loleaflet/css/loleaflet.css
+++ b/loleaflet/css/loleaflet.css
@@ -558,7 +558,7 @@ body {
        position: absolute;
        border: 1px solid;
        cursor: pointer;
-       background: #000000;
+       background: #ffffff;
 }
 
 .drop-down-field-list-item {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to