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@collabora.com> Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
This commit is contained in:
parent
72f34a9e51
commit
84ef6bd6fb
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue