From 2ac2150dc0fa6733082babc6971383b35835971f Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 5 Nov 2015 15:41:44 -0500 Subject: swipe fixes --- www/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index 42ef1e30..62545261 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -567,4 +567,10 @@ input[type=range]::-webkit-slider-thumb { } +#monitorimage +{ + -webkit-animation-duration: 200ms; +} + + -- cgit v1.2.3