loleaflet/css/spreadsheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d18cb90a684a49daa3d0683172b5b4a24a2fc5f1 Author: Aron Budea <aron.bu...@collabora.com> AuthorDate: Mon Feb 18 21:49:46 2019 +0100 Commit: Aron Budea <aron.bu...@collabora.com> CommitDate: Mon Feb 18 22:01:03 2019 +0100 loleaflet: Use correct location of drop-down-button.svg Regression from 8618885b3175781a95573c261f876e8626978573 Change-Id: I04a5eb6c18807e16e03f73c3850c35c2cdbbb676 Reviewed-on: https://gerrit.libreoffice.org/67987 Reviewed-by: Aron Budea <aron.bu...@collabora.com> Tested-by: Aron Budea <aron.bu...@collabora.com> diff --git a/loleaflet/css/spreadsheet.css b/loleaflet/css/spreadsheet.css index 07f27f6e7..4411b69ab 100644 --- a/loleaflet/css/spreadsheet.css +++ b/loleaflet/css/spreadsheet.css @@ -207,7 +207,7 @@ margin-top: 0px; width: 18px; height: 17px; - background-image: url('../images/drop-down-button.svg'); + background-image: url('images/drop-down-button.svg'); background-size: 100% 100%; background-repeat: no-repeat; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits