loleaflet/dist/leaflet.css | 1 + 1 file changed, 1 insertion(+) New commits: commit 48d7af637859c87c7ee2776bb885a0aafe87101d Author: Henry Castro <hcas...@collabora.com> Date: Thu Jun 25 16:37:57 2015 -0400
loleaflet: Avoid mouse click on blinking cursor. diff --git a/loleaflet/dist/leaflet.css b/loleaflet/dist/leaflet.css index c9ddf55..f161094 100644 --- a/loleaflet/dist/leaflet.css +++ b/loleaflet/dist/leaflet.css @@ -560,6 +560,7 @@ .blinking-cursor { color: #2E3D48; + pointer-events: none; -webkit-animation: 1s blink step-end 0s infinite; -moz-animation: 1s blink step-end 0s infinite; -ms-animation: 1s blink step-end 0s infinite; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits