[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/css
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Feb 18 21:17:15 UTC 2019
loleaflet/css/spreadsheet.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bff1ef7c1971335c258f1fcf0059fd62c59a13b7
Author: Aron Budea <aron.budea at collabora.com>
AuthorDate: Mon Feb 18 21:49:46 2019 +0100
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Feb 18 22:16:58 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.budea at collabora.com>
Tested-by: Aron Budea <aron.budea at collabora.com>
(cherry picked from commit d18cb90a684a49daa3d0683172b5b4a24a2fc5f1)
Reviewed-on: https://gerrit.libreoffice.org/67988
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at 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;
}
More information about the Libreoffice-commits
mailing list