From e7dd712e1620fea791edb35126dd353358a23531 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Thu, 11 Jun 2020 10:52:32 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/12/style.css b/12/style.css index 716956e..79aadc3 100644 --- a/12/style.css +++ b/12/style.css @@ -643,6 +643,10 @@ filter: invert(1); color: #fff; } +#shell_03header:hover{ + z-index:1000; +} + #audio_05header{ padding: 10px; cursor: move;