loleaflet/css/toolbar.css | 8 ++++++++ 1 file changed, 8 insertions(+)
New commits: commit ecacf1752b05f26141297d03fca51b45178c9a74 Author: Pedro <pedro.si...@collabora.com> AuthorDate: Mon Oct 14 14:56:14 2019 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Tue Oct 15 10:33:55 2019 +0200 Impress: Style scrollbar when on mobile Change-Id: I0d99afc18835445e9b072f69d761aa6f72b287cc Reviewed-on: https://gerrit.libreoffice.org/80772 Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> Tested-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css index 063a37887..c03ec30c6 100644 --- a/loleaflet/css/toolbar.css +++ b/loleaflet/css/toolbar.css @@ -4,6 +4,14 @@ } } @media (max-width: 767px), (max-device-height: 767px) { + .mCSB_draggerRail { + background-color: #f9f9f9 !important; + } + .mCSB_dragger_bar { + margin-top: 8px !important; + height: 2px !important; + background-color: #69b1e0 !important; + } #slide-sorter .preview-img{ border-radius: 3px; border-color: #eee; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits