loleaflet/css/loleaflet.css | 1 + 1 file changed, 1 insertion(+) New commits: commit c16218061ede373158d802a68b4159c4a608e4d3 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Sun May 10 08:29:11 2020 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Sun May 10 08:29:21 2020 +0200
MSForms: white background of drop-down-field-list (it was transparent) Change-Id: I315cdc29643d0fddb6704610cb4ed72c03ee3e8b diff --git a/loleaflet/css/loleaflet.css b/loleaflet/css/loleaflet.css index 227658acb..02d1ee1ba 100644 --- a/loleaflet/css/loleaflet.css +++ b/loleaflet/css/loleaflet.css @@ -558,6 +558,7 @@ body { position: absolute; border: 1px solid; cursor: pointer; + background: #000000; } .drop-down-field-list-item { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits