From 15ad0457e5abb2b1c3ca94b0ac91dd1dfa8d2d69 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 4 Sep 2016 13:42:53 +0200 Subject: [PATCH] sigh --- htdocs/themes/default/css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/themes/default/css/main.css b/htdocs/themes/default/css/main.css index 91a2465..ca235e5 100644 --- a/htdocs/themes/default/css/main.css +++ b/htdocs/themes/default/css/main.css @@ -569,7 +569,7 @@ h4 { .ui-selectable>.ui-selecting { background: #FECA40; } .ui-selectable-helper { - position: absolute; - z-index: 100; - border:1px dotted black; + position: absolute; + z-index: 100; + border:1px dotted black; }