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

New commits:
commit 59b29e2b2a365b13d855f88b71799c39b3f95880
Author:     Pedro Pinto Silva <pedro.si...@collabora.com>
AuthorDate: Tue Nov 12 09:38:32 2019 +0100
Commit:     Pedro Pinto da Silva <pedro.si...@collabora.com>
CommitDate: Tue Nov 12 09:40:36 2019 +0100

    Toolbar up (desktop): unfold icon: account for svg height and adjust 
vertical background position
    
    Change-Id: I9a920de2436422c32a60a20084cfe668199acaca
    Reviewed-on: https://gerrit.libreoffice.org/82487
    Reviewed-by: Pedro Pinto da Silva <pedro.si...@collabora.com>
    Tested-by: Pedro Pinto da Silva <pedro.si...@collabora.com>

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 3cd11e3d7..9dbcf29c7 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -623,7 +623,7 @@ button.leaflet-control-search-next
 .w2ui-icon.insertsymbol{ background: url('images/lc_insertsymbol.svg') 
no-repeat center !important; }
 .w2ui-icon.edit{ background: url('images/lc_editdoc.svg') no-repeat center 
!important; }
 .w2ui-icon.fold{ background: url('images/fold.svg') no-repeat center 1px / 
19px !important; }
-.w2ui-icon.unfold{ background: url('images/unfold.svg') no-repeat center/ 19px 
!important; }
+.w2ui-icon.unfold{ background: url('images/unfold.svg') no-repeat center 2px/ 
19px !important;}
 .w2ui-icon.hamburger{ background: url('images/hamburger.svg') no-repeat center 
!important; }
 .w2ui-icon.setborderstyle{ background: url('images/lc_setborderstyle.svg') 
no-repeat center !important; }
 .w2ui-icon.togglemergecells{ background: url('images/lc_togglemergecells.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