loleaflet/css/toolbar.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 04e4cab105a7f9295cd0280276d4d4a230e92ad4
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:04:07 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/+/102496
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index d3a9f733b..343ebd8d6 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -525,7 +525,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

Reply via email to