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

New commits:
commit 0e59b9be7d810fce446af9dfeec5c3db9ad2b5ef
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Thu Oct 31 10:33:16 2019 +0100
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Thu Oct 31 11:52:52 2019 +0100

    mobileWizard: input number: disable firefox specific controls
    
    Change-Id: I18a4705560088fc2aacd4e82dd685f43a1aac61f
    Reviewed-on: https://gerrit.libreoffice.org/81824
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>
    Tested-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 21b36b071..e014ed0a0 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -122,6 +122,7 @@
                width: 110px;
                margin-left: 10px;
                border: none;
+               -moz-appearance: textfield;
        }
        div#mobile-wizard-content .spinfieldcontainer{
                height: 48px;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to