[Libreoffice-commits] online.git: loleaflet/css
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Fri Sep 11 20:04:27 UTC 2020
loleaflet/css/toolbar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 04e4cab105a7f9295cd0280276d4d4a230e92ad4
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Fri Sep 11 20:55:18 2020 +0200
Commit: Andras Timar <andras.timar at 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 <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Andras Timar <andras.timar at 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; }
More information about the Libreoffice-commits
mailing list