loleaflet/css/toolbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5f999ceacc79a7994d151ce634b29cc73a251536 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Fri Sep 11 20:55:18 2020 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Fri Sep 11 22:10:31 2020 +0200 lc_starshapes.signet.svg is the correct icon for the signet shape Change-Id: I599a0408fe6eb4fd26a45ce0d80cee89c1edfdc5 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102427 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Tested-by: Andras Timar <andras.ti...@collabora.com> Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css index f2d8a1bae..5f3135989 100644 --- a/loleaflet/css/toolbar.css +++ b/loleaflet/css/toolbar.css @@ -492,7 +492,7 @@ button.leaflet-control-search-next .w2ui-icon.starshapes_concave-star6 { background: url('images/lc_starshapes.concave-star6.svg') no-repeat center !important; } .w2ui-icon.starshapes_vertical-scroll { background: url('images/lc_starshapes.vertical-scroll.svg') no-repeat center !important; } .w2ui-icon.starshapes_horizontal-scroll { background: url('images/lc_starshapes.horizontal-scroll.svg') no-repeat center !important; } -.w2ui-icon.starshapes_signet { background: url('images/lc_signature.svg') no-repeat center !important; } +.w2ui-icon.starshapes_signet { background: url('images/lc_starshapes.signet.svg' ) no-repeat center !important; } .w2ui-icon.starshapes_doorplate { background: url('images/lc_starshapes.doorplate.svg') no-repeat center !important; } .w2ui-icon.calloutshapes_rectangular-callout { background: url('images/lc_calloutshapes.rectangular-callout.svg') no-repeat center !important; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits