[Libreoffice-commits] online.git: loleaflet/css

Pedro Pinto Silva (via logerrit) logerrit at kemper.freedesktop.org
Thu Apr 2 13:19:02 UTC 2020


 loleaflet/css/device-mobile.css |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6b096960fde3434996bff1eef1c61d410507bbcd
Author:     Pedro Pinto Silva <pedro.silva at collabora.com>
AuthorDate: Thu Apr 2 14:07:01 2020 +0200
Commit:     Pedro Pinto da Silva <pedro.silva at collabora.com>
CommitDate: Thu Apr 2 15:18:44 2020 +0200

    Mobile: Tollbar-up: mkae sure the bezel under the toolbar-up is visisble all the way
    
    Change-Id: I20f6188eec56c1ef193a9f1efdfd8b7d7a60f169
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91568
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>
    Reviewed-by: Pedro Pinto da Silva <pedro.silva at collabora.com>
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
    Tested-by: Pedro Pinto da Silva <pedro.silva at collabora.com>

diff --git a/loleaflet/css/device-mobile.css b/loleaflet/css/device-mobile.css
index e642080f1..5a40ba1b2 100644
--- a/loleaflet/css/device-mobile.css
+++ b/loleaflet/css/device-mobile.css
@@ -362,6 +362,7 @@ button.vex-dialog-button-secondary.vex-dialog-button.vex-last {
 #toolbar-up.w2ui-toolbar{
 	padding-top: 0px;
 	padding-bottom: 0px;
+	background: transparent;
 }
 #formulabar {
 	padding: 0px !important;


More information about the Libreoffice-commits mailing list