From 7742a8c9f887865bee6e08caef4faecaaa2f90c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 9 May 2016 15:48:04 +0200 Subject: [PATCH] Pointer on close button for player --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index d4b73fdf..a2652fe7 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -87,6 +87,7 @@ font-size: 18px; color: white; text-shadow: 0px 0px 2px black; + cursor:pointer; } .frontpage_modified_heights{