[Libreoffice-commits] online.git: loleaflet/css loleaflet/images
Samuel Mehrbrodt (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 12 12:20:42 UTC 2019
loleaflet/css/toolbar.css | 1 -
loleaflet/images/lc_insertfootnote.svg | 1 -
2 files changed, 2 deletions(-)
New commits:
commit c52a951cd9cd36ccc2ae5914dffda047f5ff8d39
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Tue Jun 11 17:19:20 2019 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Wed Jun 12 14:20:24 2019 +0200
Remove remnants of insert footnote toolbar entry
The removal was snuggled in with
commit 63ecdd5d405e9272cdf3b4be9c09b9885656b82f
Author: Henry Castro <hcastro at collabora.com>
Date: Thu Aug 30 15:59:29 2018 -0400
loleaflet: update toolbar with new images
...and entries
Change-Id: Iaec8812f2944217ef996af25fa4f0ebec5874b2f
Reviewed-on: https://gerrit.libreoffice.org/73827
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 3509ced8e..a0f1f4e71 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -598,7 +598,6 @@ button.leaflet-control-search-next
.w2ui-icon.save{ background: url('images/lc_save.svg') no-repeat center !important; }
.w2ui-icon.saveas{ background: url('images/lc_saveas.svg') no-repeat center !important; }
.w2ui-icon.savemodified{ background: url('images/savemodified_large.svg') no-repeat center !important; }
-.w2ui-icon.insertfootnote{ background: url('images/lc_insertfootnote.svg') no-repeat center !important; }
.w2ui-icon.zoomin{ background: url('images/plus.svg') no-repeat center !important; }
.w2ui-icon.zoomout{ background: url('images/minus.svg') no-repeat center !important; }
.w2ui-icon.zoomreset{ background: url('images/lc_view100.svg') no-repeat center !important; }
diff --git a/loleaflet/images/lc_insertfootnote.svg b/loleaflet/images/lc_insertfootnote.svg
deleted file mode 100644
index fb87e5561..000000000
--- a/loleaflet/images/lc_insertfootnote.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m5 3v18h13v-4.892578c-.157532.018023-.317687.020854-.474609-.019531-.01639-.00417-.032669-.008672-.048829-.013672-.266932-.083795-.579671-.239065-.80664-.5625l-.47461-.646485c-.305358-.41509-.245328-.994252.138672-1.33789l1.666016-1.488282v-9.039062z" fill="#fff"/><path d="m5 2c-.554 0-1 .446-1 1v18c0 .554.446 1 1 1h13 .972656v-6.355469l-.066406.064453c-.02003.01975-.04088.038651-.0625.056641-.206896.170095-.516862.304399-.84375.341797v4.892578h-13v-18h13v9.039062l1-.894531v-8.144531c0-.554-.446-1-1-1z" fill="#808080"/><path d="m19.972751 22v-8.720406l-1.763785 1.712613c-.14766.121396-.292243.163885-.433751.127466-.135355-.04249-.230718-.103185-.286092-.182094l-.489123-.664643 3.662167-3.272936h1.337833v11 1h-2.027249z" fill="#4d82b8"/></svg>
\ No newline at end of file
More information about the Libreoffice-commits
mailing list