dev/null                              |binary
 loleaflet/dist/images/lc_backward.png |binary
 loleaflet/dist/toolbar.css            |    2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c3a3d8136504283b2f81675057d44058332c6fd7
Author: Jan Holesovsky <ke...@collabora.com>
Date:   Wed Aug 31 19:26:23 2016 +0200

    Breeze icon for the 'Document repair'.

diff --git a/loleaflet/dist/images/document-properties.png 
b/loleaflet/dist/images/document-properties.png
deleted file mode 100644
index 0eadfbf..0000000
Binary files a/loleaflet/dist/images/document-properties.png and /dev/null 
differ
diff --git a/loleaflet/dist/images/lc_backward.png 
b/loleaflet/dist/images/lc_backward.png
new file mode 100644
index 0000000..4a0bc32
Binary files /dev/null and b/loleaflet/dist/images/lc_backward.png differ
diff --git a/loleaflet/dist/toolbar.css b/loleaflet/dist/toolbar.css
index dfb9de3..aef6e23 100644
--- a/loleaflet/dist/toolbar.css
+++ b/loleaflet/dist/toolbar.css
@@ -268,7 +268,7 @@ button.leaflet-control-search-next
 .w2ui-icon.sortascending{ background: 
url('/loleaflet/dist/images/lc_sortascending.png') no-repeat center !important; 
}
 .w2ui-icon.sortdescending{ background: 
url('/loleaflet/dist/images/lc_sortdescending.png') no-repeat center 
!important; }
 .w2ui-icon.selected{ background: url('/loleaflet/dist/images/lc_ok.png') 
no-repeat center !important; }
-.w2ui-icon.repair{ background: 
url('/loleaflet/dist/images/document-properties.png') no-repeat center 
!important; }
+.w2ui-icon.repair{ background: url('/loleaflet/dist/images/lc_backward.png') 
no-repeat center !important; }
 
 .inserttable-pop {
     z-index: 100000;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to