X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fsearch%2Fsearch.css;h=cc684cfcd8f6ca72ef4c2b9704281001ea34e28f;hp=7002dd3013ed29d7405b39d98417b0a04ba38ebb;hb=e26e584d74ccd90fd37fa22ad74bc5119d742fe1;hpb=01d40f5a7bba7f139053689dc31828363286a316 diff --git a/LCARStrek/communicator/search/search.css b/LCARStrek/communicator/search/search.css index 7002dd30..cc684cfc 100644 --- a/LCARStrek/communicator/search/search.css +++ b/LCARStrek/communicator/search/search.css @@ -10,4 +10,8 @@ #searchPanel { padding: 0; -} \ No newline at end of file +} + +.autocomplete-treebody::-moz-tree-cell(suggesthint) { + border-top: 1px solid #8050B0; +}