[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Thu Oct 31 10:53:11 UTC 2019
loleaflet/css/toolbar.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0e59b9be7d810fce446af9dfeec5c3db9ad2b5ef
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Thu Oct 31 10:33:16 2019 +0100
Commit: Szymon Kłos <szymon.klos at 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.klos at collabora.com>
Tested-by: Szymon Kłos <szymon.klos at 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;
More information about the Libreoffice-commits
mailing list