loleaflet/css/loleaflet.css | 1 + 1 file changed, 1 insertion(+) New commits: commit 40777e238494b87f6f5e0f13b42206307f5a35f0 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Wed Mar 18 16:58:14 2020 +0200 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Wed Mar 18 16:22:42 2020 +0100
Add comment to remind what "any-hover: none" means Change-Id: I78bcdaba5b29923f552b44548524b023ecb77b9f Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90706 Tested-by: Tor Lillqvist <t...@collabora.com> Reviewed-by: Tor Lillqvist <t...@collabora.com> diff --git a/loleaflet/css/loleaflet.css b/loleaflet/css/loleaflet.css index e43ddbaf9..a0cf27e43 100644 --- a/loleaflet/css/loleaflet.css +++ b/loleaflet/css/loleaflet.css @@ -215,6 +215,7 @@ body { display: none; } } +/* any-hover: none is a "clever" trick to detect touch-only devices */ @media (any-hover: none) { .w2ui-tag .w2ui-tag-top{display:none !important;} } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits