loleaflet/css/toolbar.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 36ff25687a4c7c268693ee5ae67d11f76bc16f5a
Author: Pedro <[email protected]>
AuthorDate: Thu Oct 3 10:00:36 2019 +0200
Commit: Szymon Kłos <[email protected]>
CommitDate: Thu Oct 3 10:30:30 2019 +0200
Disable fullscreen icon when on mobile
Change-Id: Ifb3cb5bc302ebc52b881c8450e395a58ce1e7b47
Reviewed-on: https://gerrit.libreoffice.org/80100
Reviewed-by: Szymon Kłos <[email protected]>
Tested-by: Szymon Kłos <[email protected]>
diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 61e914289..422bd603d 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -2,6 +2,7 @@
#formulabar {
border-top: none !important;
}
+ #tb_actionbar_item_fullscreen{display: none;}
}
#toolbar-up.w2ui-toolbar {
left: 0;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits