[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/css loleaflet/images

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Feb 8 12:41:12 UTC 2019


 loleaflet/css/toolbar.css                |    2 +-
 loleaflet/images/lc_basicshapes.cube.svg |    7 +------
 2 files changed, 2 insertions(+), 7 deletions(-)

New commits:
commit dd22e2208e2b7600ad64e4c4544097a9d23e9eaa
Author:     Henry Castro <hcastro at collabora.com>
AuthorDate: Fri Feb 8 08:24:28 2019 -0400
Commit:     Henry Castro <hcastro at collabora.com>
CommitDate: Fri Feb 8 08:40:32 2019 -0400

    loleaflet: update basic shape cube icon
    
    Change-Id: I5b3edd8245ef24039857f9a5a988003c15f50c49

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 93d9f9215..2e52c04ed 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -322,7 +322,7 @@ button.leaflet-control-search-next
 .w2ui-icon.basicshapes_ring { background: url('images/lc_basicshapes.ring.svg') no-repeat center !important; }
 .w2ui-icon.basicshapes_block-arc { background: url('images/lc_basicshapes.block-arc.svg') no-repeat center !important; }
 .w2ui-icon.basicshapes_can { background: url('images/lc_basicshapes.can.svg') no-repeat center !important; }
-.w2ui-icon.basicshapes_cube { background: url('images/lc_cube.svg') no-repeat center !important; }
+.w2ui-icon.basicshapes_cube { background: url('images/lc_basicshapes.cube.svg') no-repeat center !important; }
 .w2ui-icon.basicshapes_paper { background: url('images/lc_basicshapes.paper.svg') no-repeat center !important; }
 .w2ui-icon.basicshapes_frame { background: url('images/lc_rect_unfilled.svg') no-repeat center !important; }
 
diff --git a/loleaflet/images/lc_basicshapes.cube.svg b/loleaflet/images/lc_basicshapes.cube.svg
index e754b185a..36317ef15 100644
--- a/loleaflet/images/lc_basicshapes.cube.svg
+++ b/loleaflet/images/lc_basicshapes.cube.svg
@@ -1,6 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <path 
-     style="fill:#4d4d4d" 
-     d="M 6.6796875 4 L 4.6953125 6 L 17.291016 6 L 19.306641 4 L 6.6796875 4 z M 20 4.6992188 L 18 6.6875 L 18 18.306641 L 20 16.3125 L 20 4.6992188 z M 4 7 L 4 20 L 17 20 L 17 7 L 4 7 z "
-     />
- </svg>
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m3 6v15h15l3-3v-15h-15z" fill="#fff"/><path d="m6 2-4 4v16h16l4-4v-16zm .4140625 1h13.8789065l-2.646485 2.6464844-.353515.3535156h-13.8789065zm14.5859375.7070312v13.8789068l-3 3v-13.8789068l.353516-.3535156zm-18 3.2929688h14v14h-14z" fill="#808080"/></svg>
\ No newline at end of file


More information about the Libreoffice-commits mailing list