loleaflet/css/mobilewizard.css         |    6 ++++++
 loleaflet/images/lc_downloadas-pdf.svg |    1 +
 2 files changed, 7 insertions(+)

New commits:
commit 27c935c516e5fb8ac10c85710bbffe6454227ea0
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Thu Oct 17 15:20:39 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Thu Oct 17 16:05:14 2019 +0200

    Hamburger menu: add missing downloadaspdf icon and disable other filetype 
icons
    
    Change-Id: I78115ec3ad75d556140987b94015dafc1ddf5379
    Reviewed-on: https://gerrit.libreoffice.org/80950
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>
    Tested-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/loleaflet/css/mobilewizard.css b/loleaflet/css/mobilewizard.css
index a16d2c2cf..d79dfb93b 100644
--- a/loleaflet/css/mobilewizard.css
+++ b/loleaflet/css/mobilewizard.css
@@ -35,3 +35,9 @@ span#main-menu-btn-icon {
 #leadingzeroes .spinfieldimage, #decimalplaces .spinfieldimage{
        display: none;
 }
+.ui-header.level-1.mobile-wizard.ui-widget img[src^="images/lc_downloadas"] {
+       visibility: hidden;
+}
+.ui-header.level-1.mobile-wizard.ui-widget 
img[src="images/lc_downloadas-pdf.svg"]{
+       visibility: visible;
+}
diff --git a/loleaflet/images/lc_downloadas-pdf.svg 
b/loleaflet/images/lc_downloadas-pdf.svg
new file mode 100644
index 000000000..9c0b9ebc3
--- /dev/null
+++ b/loleaflet/images/lc_downloadas-pdf.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg";><path d="m5 
4v17h5.976562c2.120023-1.87144 3.016527-3.398892 
3.425782-4.792969.205243-.699148.278814-1.390169.300781-2.123047-.065036-.590668-.088834-1.223783-.042969-1.910156-.010596-.238464-.010586-.447996-.019531-.625a1.0001
 1.0001 0 0 1 .011719-.216797c.000098-.0018-.000108-.002106 
0-.003906.0016-.02652-.0039-.028431 0-.056641a1.0001 1.0001 0 0 0 
0-.001953c.00262-.01862.02209-.028485.02539-.046875a1.0001 1.0001 0 0 1 
.216797-.390625c.25633-.473221.684094-.841701 
1.244141-.832031h.001953c.763264.015055 1.403137.633939 1.443359 
1.396484a1.0001 1.0001 0 0 0 0 .001954c.04397.871902.073859 1.800796.042969 
2.761718.157681.939743.444178 1.626648.835938 
2.03711.145831.152793.332658.292536.537109.425781v-8.8945314l-4-3.7285156zm13.777344
 
16.119141c-.35636.023745-.71519.076194-1.082032.162109-.593735.139055-1.21825.370652-1.876953.71875h3.181641v-.878906c-.074218.002507-.148252-.006911-.222656-.001953z"
 fill="#fff"/><path d="m5 3
 c-.554 0-1 .446-1 1v17c0 .554.446 1 1 1h5.183594a1.0001 1.0001 0 0 1 
.228515-.488281c.002996-.00322.000907-.008519.003907-.011719a1.0001 1.0001 0 0 
1 .007812-.007812c.07109-.07214.018231-.018055.019531-.017579a1.0001 1.0001 0 0 
1 
.085938-.080078c.161162-.134758.298577-.263277.447265-.394531h-5.976562v-17h9v4c0
 .554.446 1 1 1h4v7.623047c.281406.183398.615707.347736 1 
.494141v-8.867188-.2089844c0-.4506799.098038-.4254121-.605469-1.0664062l-3.30664-3.2382813c-.709525-.7368575-.710169-.7363281-1.09375-.7363281h-.332032-.662109zm14
 17.121094v.878906h-3.181641c-.490395.259154-1.00132.591845-1.535156 
1h5.716797v-.753906-.246094-.830078c-.050688-.01448-.105973-.026329-.15625-.041016-.281796-.022592-.5625-.017315-.84375-.007812z"
 fill="#808080"/><path d="m15 8h4l-4-4z" fill="#fff" fill-rule="evenodd"/><path 
d="m11.473603 22.526341c5.226938-4.370563 4.807709-7.688322 
4.637891-11.052586-.748906 5.401898 2.038932 7.334389 6.414603 
7.709274-3.299738-1.04046-6.796542-.976274-11.052494 3.343312z" 
 fill="none" stroke="#d65532" stroke-linecap="round" stroke-linejoin="round" 
stroke-width=".948529"/></svg>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to