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

Pedro Pinto Silva (via logerrit) logerrit at kemper.freedesktop.org
Mon Jan 13 16:31:52 UTC 2020


 loleaflet/css/toolbar-mobile.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 84ef6bd6fbc0d679178890ee7bd2a007a255c5f3
Author:     Pedro Pinto Silva <pedro.silva at collabora.com>
AuthorDate: Mon Jan 13 17:29:27 2020 +0100
Commit:     Pedro Pinto da Silva <pedro.silva at collabora.com>
CommitDate: Mon Jan 13 17:31:34 2020 +0100

    Mobile: toolbar-down: scroll/swipe indicator: increasing width
    also related to: https://gerrit.libreoffice.org/#/c/online/+/86691/
    
    Change-Id: I85f0500927164cfeab756c1588e3f5e97644b866
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/86702
    Reviewed-by: Pedro Pinto da Silva <pedro.silva at collabora.com>
    Tested-by: Pedro Pinto da Silva <pedro.silva at collabora.com>

diff --git a/loleaflet/css/toolbar-mobile.css b/loleaflet/css/toolbar-mobile.css
index b9f09ab42..75259e00f 100644
--- a/loleaflet/css/toolbar-mobile.css
+++ b/loleaflet/css/toolbar-mobile.css
@@ -40,7 +40,7 @@
 	#toolbar-down .w2ui-scroll-left, #toolbar-down .w2ui-scroll-right{
 		background: linear-gradient(to left, #fff0 0%, #ccc 98%, #bbb 100%);
 		height: 100%;
-		width: 8px;
+		width: 18px;
 		top: 0%;
 		box-shadow: none;
 		border-radius: 0px;


More information about the Libreoffice-commits mailing list