loleaflet/css/loleaflet.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 29aa93e0a2396e42a07f405601827d96ddedabd7
Author: Andras Timar <[email protected]>
AuthorDate: Sun May 10 08:37:07 2020 +0200
Commit: Andras Timar <[email protected]>
CommitDate: Sun May 10 20:05:40 2020 +0200
MSForms: white background of drop-down-field-list (not black :))
Change-Id: I633fff952f10d95ed120494dbb3f75dd4e9bbc2e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93933
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Andras Timar <[email protected]>
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 {
commit df8cd1ef3ada246af48d25899fedacc8a581b0ad
Author: Andras Timar <[email protected]>
AuthorDate: Sun May 10 08:29:11 2020 +0200
Commit: Andras Timar <[email protected]>
CommitDate: Sun May 10 20:05:29 2020 +0200
MSForms: white background of drop-down-field-list (it was transparent)
Change-Id: I315cdc29643d0fddb6704610cb4ed72c03ee3e8b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93932
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Andras Timar <[email protected]>
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits