From c67d87c4e22daff2e9c205ebc0a7e7c5124cd924 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Tue, 9 Jan 2018 12:57:37 +0100 Subject: Makes it easier to see what is clickable. --- src/global/www/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/global') diff --git a/src/global/www/style.css b/src/global/www/style.css index 9bffa0b..cd083b4 100644 --- a/src/global/www/style.css +++ b/src/global/www/style.css @@ -16,3 +16,9 @@ html, body, .fullscreen-module padding: 0; display: flex; } + +.clickable +{ + cursor: pointer; + touch-action: manipulation; +} -- cgit v1.2.3-70-g09d2