From: cajus Date: Thu, 13 Aug 2009 13:34:56 +0000 (+0000) Subject: Keyboard selection X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=af1e60a0123e5cf31093325df06b7c747d262ef2;p=gosa.git Keyboard selection git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14052 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index db643f6f6..045caa89a 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -1593,3 +1593,4 @@ div.autocomplete li:hover{ background-color: #F0F0F0; } +div.autocomplete ul li.selected { background-color: #F0F0F0;}