diff --git a/umap/static/umap/umap.css b/umap/static/umap/umap.css index 5fb3f0d4..260011e9 100644 --- a/umap/static/umap/umap.css +++ b/umap/static/umap/umap.css @@ -230,6 +230,9 @@ a { font-size: 11px; font-style: italic; } +.darline-autocomplete li.on { + background-color: #79c1c0; +} /* **************************** */