From 4e20c984ac55ecd18bf1fdcd40b44640e1352413 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 29 Aug 2015 12:37:37 +0200 Subject: [PATCH] style for fixed autocomplete --- html/style-mandarine.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style-mandarine.css b/html/style-mandarine.css index f5503eb5f..6d684a498 100644 --- a/html/style-mandarine.css +++ b/html/style-mandarine.css @@ -2063,7 +2063,7 @@ div.tag { } div.autocomplete_fixed ul li.selected { background-color: #feccb1; - border-bottom: 1px solid black; + border-bottom: #000000 1px solid ; } div.autocomplete_fixed ul li {